LeanHeadingSizeSet class

Abstract class of a set of heading font sizes. Use this class if you want to manipulate the LeanHeadingSizeSet elements that are input in LeanAppTheme.

Inheritance

Constructors

LeanHeadingSizeSet()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s1 double
no setteroverride
s2 double
no setteroverride
s3 double
no setteroverride
s4 double
no setteroverride
s5 double
no setteroverride

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