menu
vpack package
documentation
components/drawer/content/drawer_content_single_select_radio.dart
DrawerContentSingleSelectWithRadioParams<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_radio
DrawerContentSingleSelectWithRadioParams<T>
initState property
DrawerContentSingleSelectWithRadioParams class