menu
utilities_framework_flutter package
documentation
utilities.dart
Bounds<T extends num>
bottomRight property
bottomRight property
dark_mode
light_mode
bottomRight
property
Point
<
T
>
get
bottomRight
Bottom-Right corner's point.
Implementation
Point<T> get bottomRight => max;
utilities_framework_flutter package
documentation
utilities
Bounds<T extends num>
bottomRight property
Bounds class