menu
spark_framework package
documentation
spark.dart
NotificationOptions
actions property
actions property
dark_mode
light_mode
actions
property
List
<
NotificationAction
>
?
actions
final
A list of actions to display in the notification.
Implementation
final List<NotificationAction>? actions;
spark_framework package
documentation
spark
NotificationOptions
actions property
NotificationOptions class