TypographyProps class Null safety
- Inheritance
-
- Object
- PropsBuilder
- TypographyProps
- Implementers
Constructors
Properties
- fontFamily → String?
-
final
- fontSize → String?
-
final
- fontStyle → String?
-
final
- fontWeight → String?
-
final
- hashCode → int
-
The hash code for this object.
read-only, inherited
- letterSpacing → String?
-
final
- lineHeight → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- textAlign → String?
-
final
- textDecoration → String?
-
final
- textTransform → String?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited