shouldAlwaysShow property
Shows or hides the tooltip.
By default, the tooltip will be hidden on touch. To avoid this, set this property to true.
Defaults to false
.
Implementation
final bool shouldAlwaysShow;
Shows or hides the tooltip.
By default, the tooltip will be hidden on touch. To avoid this, set this property to true.
Defaults to false
.
final bool shouldAlwaysShow;