menu
nylo_support package
documentation
local_notifications/src/android_notification_config.dart
AndroidNotificationConfig
actions property
actions property
dark_mode
light_mode
actions
property
List
<
AndroidNotificationAction
>
?
actions
final
Action buttons for the notification.
Implementation
final List<AndroidNotificationAction>? actions;
nylo_support package
documentation
local_notifications/src/android_notification_config
AndroidNotificationConfig
actions property
AndroidNotificationConfig class