menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
onTapAlwaysCalled property
onTapAlwaysCalled property
dark_mode
light_mode
onTapAlwaysCalled
property
bool
onTapAlwaysCalled
final
Calls onTap even when the text field already has focus
Implementation
final bool onTapAlwaysCalled;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
onTapAlwaysCalled property
CustomTextField class