handleLongPressStart method
Called when a long press gesture by a primary button has been recognized in behavior.
Implementation
@protected
void handleLongPressStart(LongPressStartDetails details) {}
Called when a long press gesture by a primary button has been recognized in behavior.
@protected
void handleLongPressStart(LongPressStartDetails details) {}