longPress property

bool? longPress
final

True if the tooltip should be shown when long pressed.

Defaults to the enclosing FTooltipGroup.longPress, typically true.

Implementation

final bool? longPress;