supportedGestures property
supportedGestures: optional; list of gestures for button
will call the callback PadButtonsView.padButtonPressedCallback.
Default value is Gestures.TAP.
Implementation
final List<Gestures> supportedGestures;
supportedGestures: optional; list of gestures for button
will call the callback PadButtonsView.padButtonPressedCallback.
Default value is Gestures.TAP.
final List<Gestures> supportedGestures;