menu
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield.dart
IDSNumberTextField
prefixIcon property
prefixIcon property
dark_mode
light_mode
prefixIcon
property
IconData
?
prefixIcon
final
Icon displayed at the beginning of the input field.
Implementation
final IconData? prefixIcon;
ids_material_sdk package
documentation
ui/widget/fields/ids_num_textfield
IDSNumberTextField
prefixIcon property
IDSNumberTextField class