menu
df_dropdown package
documentation
widgets/simple_dropdown_selector.dart
SimpleDropdownSelector<T>
asyncInitData property
asyncInitData property
dark_mode
light_mode
asyncInitData
property
Future
<
void
>
asyncInitData
final
Future that provides the initial list of dropdown options.
Implementation
final Future<void> asyncInitData;
df_dropdown package
documentation
widgets/simple_dropdown_selector
SimpleDropdownSelector<T>
asyncInitData property
SimpleDropdownSelector class