menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
isUnderLine property
isUnderLine property
dark_mode
light_mode
isUnderLine
property
bool
isUnderLine
final
Determines whether the text field uses an underline border
Implementation
final bool isUnderLine;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
isUnderLine property
CustomTextField class