menu
awesome_select package
documentation
awesome_select.dart
S2ChoiceListBuilder<T> typedef
S2ChoiceListBuilder<T> typedef
dark_mode
light_mode
S2ChoiceListBuilder<
T
>
typedef
S2ChoiceListBuilder
<
T
> =
Widget
? Function
(
S2Choice
<
T
>
choice
)
A builder for choice list item widget
Implementation
typedef Widget? S2ChoiceListBuilder<T>(S2Choice<T> choice);
awesome_select package
documentation
awesome_select
S2ChoiceListBuilder<T> typedef
awesome_select library