menu
universal_flutter_utils package
documentation
widgets/input_box/index.dart
UFUInputBoxState
showChips property
showChips property
dark_mode
light_mode
showChips
property
bool
get
showChips
Implementation
bool get showChips => widget.chip != null && widget.chipsList != null;
universal_flutter_utils package
documentation
widgets/input_box/index
UFUInputBoxState
showChips property
UFUInputBoxState class