menu
eyflutter_uikit package
documentation
uikit/widgets/input_number.dart
InputNumber
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
int
maxValue
final
最大值(默认100)
Implementation
final int maxValue;
eyflutter_uikit package
documentation
uikit/widgets/input_number
InputNumber
maxValue property
InputNumber class