menu
at_notify_flutter package
documentation
services/notify_service.dart
NotifyService
notifyStream property
notifyStream property
dark_mode
light_mode
notifyStream
property
Stream
<
List
<
Notify
>
>
get
notifyStream
Implementation
Stream<List<Notify>> get notifyStream => notifyStreamController.stream;
at_notify_flutter package
documentation
services/notify_service
NotifyService
notifyStream property
NotifyService class