menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
onTapAlwaysCalled property
onTapAlwaysCalled property
dark_mode
light_mode
onTapAlwaysCalled
property
bool
onTapAlwaysCalled
final
Whether to call
onTap
for each tap even when focused.
Implementation
final bool onTapAlwaysCalled;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
onTapAlwaysCalled property
XTextField class