splashStream property

Stream<bool> splashStream

stream of the splash widget

Implementation

Stream<bool> get splashStream => _splashController.stream;