menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
onTapUpOutside property
onTapUpOutside property
dark_mode
light_mode
onTapUpOutside
property
TapRegionUpCallback
?
onTapUpOutside
final
Callback when tap-up happens outside of this text field.
Implementation
final TapRegionUpCallback? onTapUpOutside;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
onTapUpOutside property
XTextField class