menu
flutter_local_notifications package
documentation
flutter_local_notifications.dart
WindowsInitializationSettings
appName property
appName property
dark_mode
light_mode
appName
property
String
appName
final
The name of the app that should be shown in the notification toast.
Implementation
final String appName;
flutter_local_notifications package
documentation
flutter_local_notifications
WindowsInitializationSettings
appName property
WindowsInitializationSettings class