menu
flutter_showcaseview package
documentation
flutter_showcaseview.dart
CustomShowcase
onTargetDoubleTap property
onTargetDoubleTap property
dark_mode
light_mode
onTargetDoubleTap
property
VoidCallback
?
onTargetDoubleTap
final
Triggered when target has been double tapped
Implementation
final VoidCallback? onTargetDoubleTap;
flutter_showcaseview package
documentation
flutter_showcaseview
CustomShowcase
onTargetDoubleTap property
CustomShowcase class