DPTypography class abstract

Constructors

DPTypography()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

pos → _POS
final
weight → _SUITv1
final

Static Methods

description({Color color = _defaultColor}) TextStyle
header1({Color color = _defaultColor}) TextStyle
header2({Color color = _defaultColor}) TextStyle
hint({Color color = _defaultColor}) TextStyle
itemDescription({Color color = _defaultColor}) TextStyle
itemTitle({Color color = _defaultColor}) TextStyle
paragraph1({Color color = _defaultColor}) TextStyle
paragraph1Underlined({Color color = _defaultColor}) TextStyle
paragraph2({Color color = _defaultColor}) TextStyle
paragraph2Underlined({Color color = _defaultColor}) TextStyle
readable({Color color = _defaultColor}) TextStyle
title({Color color = _defaultColor}) TextStyle
token({Color color = _defaultColor}) TextStyle