menu
universal_flutter_utils package
documentation
widgets/multi_select/sub_header.dart
UFUMultiSelectSubHeader
canShowClearAll property
canShowClearAll property
dark_mode
light_mode
canShowClearAll
property
bool
canShowClearAll
final
It is used to show clearAll button or not.
Implementation
final bool canShowClearAll;
universal_flutter_utils package
documentation
widgets/multi_select/sub_header
UFUMultiSelectSubHeader
canShowClearAll property
UFUMultiSelectSubHeader class