menu
utilities_framework_flutter package
documentation
utilities.dart
Bounds<T extends num>
min property
min property
dark_mode
light_mode
min
property
Point
<
T
>
min
final
The edge of the bounds with the minimum x and y coordinate
Implementation
final Point<T> min;
utilities_framework_flutter package
documentation
utilities
Bounds<T extends num>
min property
Bounds class