menu
flutter_awesome_select package
documentation
flutter_awesome_select.dart
SmartSelect<T>
isMultiChoice property
isMultiChoice property
dark_mode
light_mode
isMultiChoice
property
bool
isMultiChoice
final
Whether show the choice items as single choice or multiple choice
Implementation
final bool isMultiChoice;
flutter_awesome_select package
documentation
flutter_awesome_select
SmartSelect<T>
isMultiChoice property
SmartSelect class