menu
flutter_notification_wrapper package
documentation
flutter_notification_wrapper.dart
ReceivedNotification
wakeUpScreen property
wakeUpScreen property
dark_mode
light_mode
wakeUpScreen
property
bool
?
get
wakeUpScreen
inherited
Returns whether the notification should wake up the screen.
Implementation
bool? get wakeUpScreen => _wakeUpScreen;
flutter_notification_wrapper package
documentation
flutter_notification_wrapper
ReceivedNotification
wakeUpScreen property
ReceivedNotification class