NomoTypographyTheme class
Constructors
- NomoTypographyTheme({required dynamic b1, required dynamic b2, required dynamic b3, required dynamic h1, required dynamic h2, required dynamic h3})
-
const
Properties
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