onlyMainButton property
The value defines the boolean that is whether only the main button is recognized as a gesture when the user that is using mouse device clicks on the widget.
Implementation
final bool? onlyMainButton;
The value defines the boolean that is whether only the main button is recognized as a gesture when the user that is using mouse device clicks on the widget.
final bool? onlyMainButton;