menu
jet_flutter_framework package
documentation
jet_framework.dart
WindowsNotificationDetails
actions property
actions property
dark_mode
light_mode
actions
property
List
<
WindowsAction
>
actions
final
A list of at most five action buttons.
Implementation
final List<WindowsAction> actions;
jet_flutter_framework package
documentation
jet_framework
WindowsNotificationDetails
actions property
WindowsNotificationDetails class