menu
flutter_carplay package
documentation
aa_models/list/list_item.dart
AAToggle
onCheckedChange property
onCheckedChange property
dark_mode
light_mode
onCheckedChange
property
dynamic Function
(
bool
checked
,
AAListItem
self
)
?
onCheckedChange
final
Implementation
final Function(bool checked, AAListItem self)? onCheckedChange;
flutter_carplay package
documentation
aa_models/list/list_item
AAToggle
onCheckedChange property
AAToggle class