AFTextStyle class
A summary of a text style composed from other theme components.
- Inheritance
-
- Object
- AFThemeResolvableValue
- AFTextStyle
Constructors
- AFTextStyle({required AFThemeID color, required AFThemeID fontSize, AFThemeID? weight})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
resolve(
AFFundamentalThemeState theme) → void -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited