EnhanceNumberCardTotalConfig class
- Inheritance
-
- Object
- BaseTotalConfig
- EnhanceNumberCardTotalConfig
- Available extensions
Constructors
- EnhanceNumberCardTotalConfig({EnhanceNumberCardConfig? enhanceNumberCardConfig})
Properties
- commonConfig → BaseCommonConfig
-
no setterinherited
- enhanceNumberCardConfig → EnhanceNumberCardConfig
-
no setter
- enhanceNumberCardConfig → EnhanceNumberCardConfig
-
Available on BaseTotalConfig, provided by the BaseEnhanceNumberCardTotalConfig extension
no setter - enhanceNumberCardTotalConfig ← EnhanceNumberCardTotalConfig
-
Available on BaseTotalConfig, provided by the BaseEnhanceNumberCardTotalConfig extension
no getter - hashCode → int
-
The hash code for this object.
no setterinherited
- pairInfoTableConfig → PairInfoTableConfig
-
Available on BaseTotalConfig, provided by the BasePairRichInfoTableTotalConfig extension
no setter - pairInfoTotalConfig ← PairRichInfoGridTotalConfig
-
Available on BaseTotalConfig, provided by the BasePairRichInfoGridTotalConfig extension
no getter - pairInfoTotalConfig ← PairRichInfoTableTotalConfig
-
Available on BaseTotalConfig, provided by the BasePairRichInfoTableTotalConfig extension
no getter - pairRichInfoGridConfig → PairRichInfoGridConfig
-
Available on BaseTotalConfig, provided by the BasePairRichInfoGridTotalConfig extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
initThemeConfig(
String configId) → void -
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