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