menu
coderspace package
documentation
widget/coder_text_field.dart
CoderTextField
prefixIcon property
prefixIcon property
dark_mode
light_mode
prefixIcon
property
IconData
?
prefixIcon
final
An optional icon displayed at the start of the text field.
Implementation
final IconData? prefixIcon;
coderspace package
documentation
widget/coder_text_field
CoderTextField
prefixIcon property
CoderTextField class