menu
flutter_carplay package
documentation
models/action_sheet/action_sheet_template.dart
CPActionSheetTemplate
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title of the action sheet.
Implementation
final String? title;
flutter_carplay package
documentation
models/action_sheet/action_sheet_template
CPActionSheetTemplate
title property
CPActionSheetTemplate class