menu
flutter_welcome_kit package
documentation
core/tour_step.dart
TourStep
showSkipButton property
showSkipButton property
dark_mode
light_mode
showSkipButton
property
bool
showSkipButton
final
Whether to show a "Skip" button to skip the entire tour
Implementation
final bool showSkipButton;
flutter_welcome_kit package
documentation
core/tour_step
TourStep
showSkipButton property
TourStep class