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. iOS 12.0+ | iPadOS 12.0+ | Mac Catalyst 13.1+
Implementation
final String? title;
flutter_carplay package
documentation
models/action_sheet/action_sheet_template
CPActionSheetTemplate
title property
CPActionSheetTemplate class