menu
flutter_local_notifications_change_time package
documentation
flutter_local_notifications.dart
AndroidNotificationActionInput
choices property
choices property
dark_mode
light_mode
choices
property
List
<
String
>
choices
final
Specifies choices available to the user to satisfy this input.
Implementation
final List<String> choices;
flutter_local_notifications_change_time package
documentation
flutter_local_notifications
AndroidNotificationActionInput
choices property
AndroidNotificationActionInput class