UikEarningCardProps class

Inheritance
Annotations

Constructors

UikEarningCardProps()
UikEarningCardProps.fromJson(Map<String, dynamic> json)
factory

Properties

action UikAction
getter/setter pair
activeLeads int
getter/setter pair
backgroundColor Color
getter/setter pair
bottomLeftIcon Widget
getter/setter pair
bottomLeftSubTitle Widget
getter/setter pair
bottomLeftTitle Widget
getter/setter pair
bottomRightIcon Widget
getter/setter pair
bottomRightSubTitle Widget
getter/setter pair
bottomRightTitle Widget
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
leading Widget
getter/setter pair
marginBottom double
getter/setter pair
marginLeft double
getter/setter pair
marginRight double
getter/setter pair
marginTop double
getter/setter pair
paddingBottom double
getter/setter pair
paddingLeft double
getter/setter pair
paddingRight double
getter/setter pair
paddingTop double
getter/setter pair
pendingLeads int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subTitle Widget
getter/setter pair
title Widget
getter/setter pair
trailing Widget
getter/setter pair

Methods

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

Operators

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