SplashNotifier constructor

SplashNotifier(
  1. AuthRepository _repo
)

Implementation

SplashNotifier(this._repo) : super(const SplashState());