handleSecondaryDragUpdate method
A secondary drag (right-button mouse drag), in logical pixels. The default pans where the controller supports it.
Implementation
void handleSecondaryDragUpdate(Offset delta) {}
A secondary drag (right-button mouse drag), in logical pixels. The default pans where the controller supports it.
void handleSecondaryDragUpdate(Offset delta) {}