menu
flutter_awesome_select package
documentation
flutter_awesome_select
S2OptionProp<
E
,
R
> typedef
S2OptionProp
brightness_4
S2OptionProp<
E
,
R
>
typedef
Null safety
S2OptionProp
<
E
,
R
> =
R Function
(
int
index
,
E
item
)
Implementation
typedef S2OptionProp<E, R> = R Function(int index, E item);
flutter_awesome_select package
documentation
flutter_awesome_select
S2OptionProp<
E
,
R
> typedef
flutter_awesome_select library
Classes
S2Builder
S2Choice
S2ChoiceConfig
S2ChoiceLoaderInfo
S2ChoiceStyle
S2ChosenData
S2ChosenNotifier
S2Group
S2GroupConfig
S2GroupHeader
S2GroupHeaderStyle
S2GroupSort
S2ModalConfig
S2ModalHeaderStyle
S2ModalStyle
S2MultiBuilder
S2MultiChosen
S2MultiSelected
S2MultiSelection
S2MultiState
S2Selected
S2Selection
S2SingleBuilder
S2SingleChosen
S2SingleSelected
S2SingleSelection
S2SingleState
S2State
S2Text
S2Tile
S2TileChips
SmartSelect
Mixins
S2MultiChosenData
S2MultiChosenNotifier
S2SingleChosenData
S2SingleChosenNotifier
Enums
S2ChoiceControl
S2ChoiceLayout
S2ChoiceType
S2ModalType
Typedefs
S2ChoiceListBuilder
S2ChoiceLoader
S2ChoiceSelect
S2ComplexWidgetBuilder
S2ListWidgetBuilder
S2ModalClose
S2ModalOpen
S2ModalWillClose
S2ModalWillOpen
S2MultiSelectedResolver
S2OptionProp
S2SingleSelectedResolver
S2SortComparator
S2Validation
S2WidgetBuilder