NomoTypographyTheme class

Constructors

NomoTypographyTheme({required dynamic b1, required dynamic b2, required dynamic b3, required dynamic h1, required dynamic h2, required dynamic h3})
const

Properties

b1 → dynamic
final
b2 → dynamic
final
b3 → dynamic
final
h1 → dynamic
final
h2 → dynamic
final
h3 → dynamic
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

copyWith({NomoColors? colors, NomoSizes? sizes}) NomoTypographyTheme
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