menu
flutter_welcome_kit package
documentation
core/tour_controller.dart
TourController
startDelay property
startDelay property
dark_mode
light_mode
startDelay
property
Duration
?
startDelay
final
Delay before starting the tour (useful for letting UI settle)
Implementation
final Duration? startDelay;
flutter_welcome_kit package
documentation
core/tour_controller
TourController
startDelay property
TourController class