showChips property

bool get showChips

Implementation

bool get showChips => widget.chip != null && widget.chipsList != null;