DukeTypography class

Constructors

DukeTypography(BuildContext context)

Properties

button TextStyle?
Weight: 700, size: 14.0
getter/setter pair
context BuildContext
final
hashCode int
The hash code for this object.
no setterinherited
headline TextStyle?
Weight: 700, size: 20.0
getter/setter pair
lgTitle TextStyle?
Weight: 600, size: 16.0
getter/setter pair
mdSubTitle TextStyle?
Weight: 500, size: 14.0
getter/setter pair
mdText TextStyle?
Weight: 400, size: 14.0, color: neutralTextLight
getter/setter pair
mdTitle TextStyle?
Weight: 600, size: 14.0
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smallHeadline TextStyle?
Weight: 700, size: 16.0
getter/setter pair
smSubTitle TextStyle?
Weight: 500, size: 12.0
getter/setter pair
smText TextStyle?
Weight: 400, size: 12.0, color: neutralText
getter/setter pair
smTextLight TextStyle?
Weight: 400, size: 12.0, color: neutralTextLight
getter/setter pair
smTitle TextStyle?
Weight: 600, size: 12.0
getter/setter pair
xsText TextStyle?
Weight: 400, size: 10.0
getter/setter pair
xxsText TextStyle?
Weight: 400, size: 8.0
getter/setter pair

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