SeniorTypographyIconSize class

Annotations

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

Constants

body → const double
This icon size is represented by 14 pixels.
CTA → const double
This icon size is represented by 18 pixels.
h1 → const double
This icon size is represented by 40 pixels.
h2 → const double
This icon size is represented by 32 pixels.
h3 → const double
This icon size is represented by 24 pixels.
h4 → const double
This icon size is represented by 20 pixels.
helper → const double
This icon size is represented by 12 pixels.
small → const double
This icon size is represented by 12 pixels.
text → const double
This icon size is represented by 16 pixels.
tiny → const double
This icon size is represented by 10 pixels.
title → const double
This icon size is represented by 16 pixels.