menu
flutter_carplaybr package
documentation
models/information/information_template.dart
CPInformationTemplate
actions property
actions property
dark_mode
light_mode
actions
property
List
<
CPTextButton
>
actions
final
The array of actions as
CPTextButton
displayed on the template.
Implementation
final List<CPTextButton> actions;
flutter_carplaybr package
documentation
models/information/information_template
CPInformationTemplate
actions property
CPInformationTemplate class