menu
pequenotools
pequenotools.dart
LocalNotificationsPresenter
selectNotificationStream property
selectNotificationStream
dark_mode
light_mode
selectNotificationStream
property
StreamController
<
String
?
>
selectNotificationStream
final
Implementation
final selectNotificationStream = StreamController<String?>.broadcast();
pequenotools
pequenotools
LocalNotificationsPresenter
selectNotificationStream property
LocalNotificationsPresenter class