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