crossAxisCount property

int? crossAxisCount
final

The number of columns in the grid. Defaults to 2.

Implementation

final int? crossAxisCount;