longPress property
True if the tooltip should be shown when long pressed.
Defaults to the enclosing FTooltipGroup.longPress, typically true.
Implementation
final bool? longPress;
True if the tooltip should be shown when long pressed.
Defaults to the enclosing FTooltipGroup.longPress, typically true.
final bool? longPress;