onSecondaryPress property
A callback for when the widget is pressed with a secondary button (usually right-click on desktop).
The widget will be disabled if the following are null:
Implementation
final VoidCallback? onSecondaryPress;
A callback for when the widget is pressed with a secondary button (usually right-click on desktop).
The widget will be disabled if the following are null:
final VoidCallback? onSecondaryPress;