Flutter
rendering
SliverGridRegularTileLayout
crossAxisCount property
crossAxisCount
description
crossAxisCount
property
Null safety
int
crossAxisCount
final
The number of children in the cross axis.
Implementation
final int crossAxisCount;
Flutter
rendering
SliverGridRegularTileLayout
crossAxisCount property
SliverGridRegularTileLayout class
Constructors
SliverGridRegularTileLayout
Properties
childCrossAxisExtent
childMainAxisExtent
crossAxisCount
crossAxisStride
hashCode
mainAxisStride
reverseCrossAxis
runtimeType
Methods
computeMaxScrollOffset
getGeometryForChildIndex
getMaxChildIndexForScrollOffset
getMinChildIndexForScrollOffset
noSuchMethod
toString
Operators
operator ==