onTapDownOutside method
void
onTapDownOutside(
- TapDownEvent event
Called when a tap down event occurs outside this component's bounds.
Implementation
void onTapDownOutside(TapDownEvent event) {}
Called when a tap down event occurs outside this component's bounds.
void onTapDownOutside(TapDownEvent event) {}