menu
flutter_project_kit package
documentation
widgets/expanded_dropdown/prokit_dropdown.dart
ProKitDropDown<T>
dropdownAsyncItems property
dropdownAsyncItems property
dark_mode
light_mode
dropdownAsyncItems
property
Future
<
List
<
T
>
>
Function
()
?
dropdownAsyncItems
final
Implementation
final Future<List<T>> Function()? dropdownAsyncItems;
flutter_project_kit package
documentation
widgets/expanded_dropdown/prokit_dropdown
ProKitDropDown<T>
dropdownAsyncItems property
ProKitDropDown class