menu
backstreets_widgets package
documentation
screens.dart
EditPointScreen
minValue property
minValue property
dark_mode
light_mode
minValue
property
Point
<
int
>
?
minValue
final
The minimum value for
point
.
Implementation
final Point<int>? minValue;
backstreets_widgets package
documentation
screens
EditPointScreen
minValue property
EditPointScreen class