menu
smart_splash_kit package
documentation
core/splash_controller.dart
SplashController
retry method
retry method
dark_mode
light_mode
retry
method
Future
<
void
>
retry
(
)
Retries initialization after an error.
Implementation
Future<void> retry() => initialize();
smart_splash_kit package
documentation
core/splash_controller
SplashController
retry method
SplashController class