menu
ezylite package
documentation
presentation/splash/splash_notifier.dart
SplashNotifier
clearError method
clearError method
dark_mode
light_mode
clearError
method
void
clearError
(
)
Implementation
void clearError() => state = state.copyWith(clearError: true);
ezylite package
documentation
presentation/splash/splash_notifier
SplashNotifier
clearError method
SplashNotifier class