menu
vpack package
documentation
components/drawer/content/drawer_content_single_select.dart
DrawerContentSingleSelectParams<T>
onItemSelected property
onItemSelected property
dark_mode
light_mode
onItemSelected
property
dynamic Function
(
OptionData
<
T
>
?
optionData
)
onItemSelected
final
Implementation
final Function(OptionData<T>? optionData) onItemSelected;
vpack package
documentation
components/drawer/content/drawer_content_single_select
DrawerContentSingleSelectParams<T>
onItemSelected property
DrawerContentSingleSelectParams class