menu
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield.dart
IDSNumberTextField
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
maxLength
final
Maximum length allowed for the numeric input.
Implementation
final int maxLength;
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield
IDSNumberTextField
maxLength property
IDSNumberTextField class