menu
flutter_carplay package
documentation
models/grid/grid_button.dart
CPGridButton
onPress property
onPress property
dark_mode
light_mode
onPress
property
dynamic Function
()
onPress
final
Fired after the user taps the button.
Implementation
final Function() onPress;
flutter_carplay package
documentation
models/grid/grid_button
CPGridButton
onPress property
CPGridButton class