menu
vpack package
documentation
components/drawer/content/drawer_content_single_select.dart
DrawerContentSingleSelectParams<T>
initState property
initState property
dark_mode
light_mode
initState
property
Future
<
List
<
OptionData
<
T
>
>
>
Function
()
initState
final
Implementation
final Future<List<OptionData<T>>> Function() initState;
vpack package
documentation
components/drawer/content/drawer_content_single_select
DrawerContentSingleSelectParams<T>
initState property
DrawerContentSingleSelectParams class