menu
flutter_carplay package
documentation
aa_models/alert/alert_template.dart
AAAlertTemplate
actions property
actions property
dark_mode
light_mode
actions
property
List
<
AAAlertAction
>
actions
final
The action buttons available on the alert.
Implementation
final List<AAAlertAction> actions;
flutter_carplay package
documentation
aa_models/alert/alert_template
AAAlertTemplate
actions property
AAAlertTemplate class