UIListViewCellModel class

Inheritance

Constructors

UIListViewCellModel()

Properties

backgroundColor Color
getter/setter pair
cellHeight double
getter/setter pairinherited
cellWidth double
getter/setter pairinherited
delegate Object?
getter/setter pairinherited
edgeInsets EdgeInsets
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
index int?
getter/setter pairinherited
needScrollerListener bool
getter/setter pair
offsety double?
getter/setter pairinherited
physics ScrollPhysics?
getter/setter pair
row int?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollDirection Axis
getter/setter pair
sec int?
getter/setter pairinherited
section UIListSection
getter/setter pair
sections List<UIListSection>
getter/setter pair
widget UICell?
no setteroverride

Methods

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