isGridLayout property

bool isGridLayout

Implementation

bool get isGridLayout =>
    layout == S2ChoiceLayout.grid || type == S2ChoiceType.cards;