menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
onTapOutside property
onTapOutside property
dark_mode
light_mode
onTapOutside
property
TapRegionCallback
?
onTapOutside
final
Callback when tapped outside of this text field.
Implementation
final TapRegionCallback? onTapOutside;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
onTapOutside property
XTextField class