topLeft 属性

Point<T> topLeft
继承自

实现

Point<T> get topLeft => Point<T>(this.left, this.top);