menu
nets_core package
documentation
services/notifications_service.dart
NotificationMessage
actions property
actions property
dark_mode
light_mode
actions
property
List
<
NotificationAction
>
?
actions
getter/setter pair
Optional list of inline action buttons.
Implementation
List<NotificationAction>? actions;
nets_core package
documentation
services/notifications_service
NotificationMessage
actions property
NotificationMessage class