StaggeredTileExtended class

Constructors

StaggeredTileExtended.count(int crossAxisCellCount, num mainAxisCellCount)

Properties

crossAxisCellCount int
The number of cells occupied in the cross axis.
finalinherited
fitContent bool
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
mainAxisCellCount double?
The number of cells occupied in the main axis.
finalinherited
mainAxisExtent double?
The number of pixels occupied in the main axis.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited