isWrapLayout property

bool isWrapLayout

Implementation

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