top property - MutableRectangle class - dart:math library (original) (raw)
Ttop
getter/setter pair
The y-coordinate of the left edge.
Setting the value will move the rectangle without changing its height.
Implementation
T top;
Ttop
getter/setter pair
The y-coordinate of the left edge.
Setting the value will move the rectangle without changing its height.
T top;