menu
flutter_welcome_kit package
documentation
core/tour_step.dart
TourStep
allowTargetTap property
allowTargetTap property
dark_mode
light_mode
allowTargetTap
property
bool
allowTargetTap
final
Whether tapping the highlighted widget should advance to next step
Implementation
final bool allowTargetTap;
flutter_welcome_kit package
documentation
core/tour_step
TourStep
allowTargetTap property
TourStep class