menu
universal_flutter_utils package
documentation
widgets/multi_select/index.dart
UFUMultiSelect
showSubList property
showSubList property
dark_mode
light_mode
showSubList
property
ValueChanged
<
bool
>
?
showSubList
final
Function to show user filter or not.
Implementation
final ValueChanged<bool>? showSubList;
universal_flutter_utils package
documentation
widgets/multi_select/index
UFUMultiSelect
showSubList property
UFUMultiSelect class