SliverGridRegularTileLayoutAndLoading class
Constructors
-
SliverGridRegularTileLayoutAndLoading({required dynamic crossAxisCount, required dynamic mainAxisStride, required dynamic crossAxisStride, required dynamic childMainAxisExtent, required dynamic childCrossAxisExtent, required dynamic reverseCrossAxis, required double fullCrossAccessExtent, required int itemCount})
-
const
Properties
-
childCrossAxisExtent
→ double
-
The number of pixels from the leading edge of one tile to the trailing
edge of the same tile in the cross axis.
finalinherited
-
childMainAxisExtent
→ double
-
The number of pixels from the leading edge of one tile to the trailing
edge of the same tile in the main axis.
finalinherited
-
crossAxisCount
→ int
-
The number of children in the cross axis.
finalinherited
-
crossAxisStride
→ double
-
The number of pixels from the leading edge of one tile to the leading edge
of the next tile in the cross axis.
finalinherited
-
fullCrossAccessExtent
→ double
-
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
itemCount
→ int
-
final
-
mainAxisStride
→ double
-
The number of pixels from the leading edge of one tile to the leading edge
of the next tile in the main axis.
finalinherited
-
reverseCrossAxis
→ bool
-
Whether the children should be placed in the opposite order of increasing
coordinates in the cross axis.
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited