isGridMode property

bool get isGridMode

Implementation

bool get isGridMode => layoutType == RecyclerLayoutType.grid || snapCount > 1;