menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
prefixText property
prefixText property
dark_mode
light_mode
prefixText
property
String
?
prefixText
final
this is the prefixText of the custom text field
Implementation
final String? prefixText;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
prefixText property
CustomTextField class