onPress property
dynamic Function()
onPress
final
A closure that CarPlay invokes when the user taps the button. iOS 14.0+ | iPadOS 14.0+ | Mac Catalyst 14.0+
Implementation
final Function() onPress;