onTapUpOutside method

void onTapUpOutside(
  1. TapUpEvent event
)

Called when a tap up event occurs outside this component's bounds.

Implementation

void onTapUpOutside(TapUpEvent event) {}