WiseStyle class
Constructors
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
Static Methods
-
textStyleBody(
) → TextStyle - 正文Body-适配深色模式
-
textStyleDisplay(
) → TextStyle - 显示Display-适配深色模式
-
textStyleHeadline(
) → TextStyle - 大标题Headline-适配深色模式
-
textStyleLabel(
) → TextStyle - 标签Label-适配深色模式
-
textStyleSecondaryBody(
) → TextStyle - 次要文本-适配深色模式
-
textStyleTitle(
) → TextStyle - 标题Title-适配深色模式