LucyXpRowModel class
Constructors
-
LucyXpRowModel.new(Map<
String, dynamic> ? listProps, Map<String, dynamic> ? data)
Properties
-
data
↔ Map<
String, dynamic> ? -
getter/setter pair
- date → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- leadingWidget → Widget?
-
no setter
-
listProps
↔ Map<
String, dynamic> ? -
getter/setter pair
- profileImage → String
-
no setter
- profileName → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → String
-
no setter
- statusColor → Color
-
no setter
- subTitle → String
-
no setter
- title → String
-
no setter
Methods
-
getBackGroundColor(
String name) → Color -
getField(
String x) → String -
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