menu
coderspace package
documentation
widget/coder_text_field.dart
CoderTextField
suffixIcon property
suffixIcon property
dark_mode
light_mode
suffixIcon
property
Widget
?
suffixIcon
final
An optional widget displayed at the end of the text field.
Implementation
final Widget? suffixIcon;
coderspace package
documentation
widget/coder_text_field
CoderTextField
suffixIcon property
CoderTextField class