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