menu
flutter_carplay package
documentation
aa_models/list/list_section.dart
AAListSection
onSelected property
onSelected property
dark_mode
light_mode
onSelected
property
dynamic Function
(
int
selectedIndex
,
AAListItem
selectedItem
)
?
onSelected
final
Implementation
final Function(int selectedIndex, AAListItem selectedItem)? onSelected;
flutter_carplay package
documentation
aa_models/list/list_section
AAListSection
onSelected property
AAListSection class