menu
basf_flutter_components package
documentation
widgets/input_field.dart
BASFInputField
prefixIcon property
prefixIcon property
dark_mode
light_mode
prefixIcon
property
IconData
?
prefixIcon
final
Adds a icon before the text in the InputField.
Implementation
final IconData? prefixIcon;
basf_flutter_components package
documentation
widgets/input_field
BASFInputField
prefixIcon property
BASFInputField class