menu
flutter_uikit_forzzh package
documentation
select/select_fun.dart
DropDownButtonBuilder<T> typedef
DropDownButtonBuilder<T> typedef
dark_mode
light_mode
DropDownButtonBuilder<
T
>
typedef
DropDownButtonBuilder
<
T
> =
Widget
Function
(
bool
show
)
Implementation
typedef DropDownButtonBuilder<T> = Widget Function(bool show);
flutter_uikit_forzzh package
documentation
select/select_fun
DropDownButtonBuilder<T> typedef
select_fun library