menu
tx_design package
documentation
form/number_form_field.dart
TxNumberFormField
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
num
?
maxValue
final
可输入的最大值
Implementation
final num? maxValue;
tx_design package
documentation
form/number_form_field
TxNumberFormField
maxValue property
TxNumberFormField class