menu
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield.dart
IDSNumberTextField
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
?
controller
final
Controller to manage the text being edited.
Implementation
final TextEditingController? controller;
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield
IDSNumberTextField
controller property
IDSNumberTextField class