Typography class abstract

Implementers

Constructors

Typography()

Properties

bodyText1 TextStyle
no setter
bodyText1Family String
no setter
bodyText2 TextStyle
no setter
bodyText2Family String
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subtitle1 TextStyle
no setter
subtitle1Family String
no setter
subtitle2 TextStyle
no setter
subtitle2Family String
no setter
title1 TextStyle
no setter
title1Family String
no setter
title2 TextStyle
no setter
title2Family String
no setter
title3 TextStyle
no setter
title3Family String
no setter

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