disposeOnTap property
Will dispose all showcases if tapped on target widget or tooltip
Note: onTargetClick is required if you're using disposeOnTap otherwise throws error
Implementation
final bool? disposeOnTap;
Will dispose all showcases if tapped on target widget or tooltip
Note: onTargetClick is required if you're using disposeOnTap otherwise throws error
final bool? disposeOnTap;