menu
dropdown_overlay package
documentation
dropdown_overlay.dart
DropdownMenuBuilderDelegate<T>
build abstract method
build abstract method
dark_mode
light_mode
build
abstract method
Widget
build
(
BuildContext
context
,
List
<
DropdownItem
<
T
>
>
items
,
bool
loading
)
Implementation
Widget build(BuildContext context, List<DropdownItem<T>> items, bool loading);
dropdown_overlay package
documentation
dropdown_overlay
DropdownMenuBuilderDelegate<T>
build abstract method
DropdownMenuBuilderDelegate class