UIGridViewCellModel class

Inheritance

Constructors

UIGridViewCellModel()

Properties

aspectRatio double
getter/setter pair
backgroundColor Color
getter/setter pair
cellHeight double
getter/setter pairinherited
cellWidth double
getter/setter pairinherited
crossAxisCount int
getter/setter pair
crossAxisSpacing double
getter/setter pair
delegate Object?
getter/setter pairinherited
edgeInsets EdgeInsets
getter/setter pair
gridDelegate SliverGridDelegate?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
index int?
getter/setter pairinherited
mainAxisSpacing double
getter/setter pair
offsety double?
getter/setter pairinherited
physics ScrollPhysics?
getter/setter pair
row int?
getter/setter pairinherited
rows List<UICellModel>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollDirection Axis
getter/setter pair
sec int?
getter/setter pairinherited
widget UICell?
no setteroverride

Methods

calculateHeight() → void
init() → dynamic
override
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