handleLongPressEnd method

  1. @protected
void handleLongPressEnd(
  1. LongPressEndDetails details
)
inherited

Called when the pointer stops contacting the screen after a long-press by a primary button in behavior.

Implementation

@protected
void handleLongPressEnd(LongPressEndDetails details) {}