enableTapToDismiss property

bool enableTapToDismiss
final

Whether the tooltip can be dismissed by tap.

The default value is true.

Implementation

final bool enableTapToDismiss;