ElGlobalThemeDataGenerate class
- Annotations
-
- @Target.new({TargetKind.classType})
Constructors
- ElGlobalThemeDataGenerate()
-
全局主题数据代码生成器,它会收集所有添加了 ElThemeDataGenerate 注解的主题配置类,
生成一个管理所有主题的全局配置类。
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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