handleLongPressEnd method
Called when the pointer stops contacting the screen after a long-press by a primary button in behavior.
Implementation
@protected
void handleLongPressEnd(LongPressEndDetails details) {}
Called when the pointer stops contacting the screen after a long-press by a primary button in behavior.
@protected
void handleLongPressEnd(LongPressEndDetails details) {}