onlyMainButton property
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 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;