menu
utilities_framework_flutter package
documentation
utilities.dart
Bounds<T extends num>
topLeft property
topLeft property
dark_mode
light_mode
topLeft
property
Point
<
T
>
get
topLeft
Top-Left corner's point.
Implementation
Point<T> get topLeft => min;
utilities_framework_flutter package
documentation
utilities
Bounds<T extends num>
topLeft property
Bounds class