menu
flutter_awesome_select package
documentation
flutter_awesome_select.dart
S2ChosenData<T>
has abstract method
has abstract method
dark_mode
light_mode
has
abstract method
bool
has
(
S2Choice
<
T
>
choice
)
Returns
true
if the chosen contains the supplied choice item
Implementation
bool has(S2Choice<T> choice);
flutter_awesome_select package
documentation
flutter_awesome_select
S2ChosenData<T>
has abstract method
S2ChosenData class