isWrapLayout property

bool get isWrapLayout

Implementation

bool get isWrapLayout =>
    layout == S2ChoiceLayout.wrap || type == S2ChoiceType.chips;