Skip to main content

AppTheme class

Constructors

AppTheme ()

Properties

hashCodeint

The hash code for this object.
read-onlyinherited

runtimeTypeType

A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) dynamic

Invoked when a non-existent 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

bodyText1TextStyle

read / write

bodyText2TextStyle

read / write

bodyText3TextStyle

read / write

buttonTextStyle

read / write

headline1TextStyle

read / write

headline2TextStyle

read / write

headline3TextStyle

read / write

headline4TextStyle

read / write

headline5TextStyle

read / write

headline6TextStyle

read / write

overlineTextStyle

read / write

subtitle1TextStyle

read / write

subtitle2TextStyle

read / write

titleTextStyle

read / write

Constants

blackPrimary const Color
blackSecondary const Color
blackTertiary const Color
blue const Color
green const Color
grey const Color
lightGrey const Color
primary const Color
red const Color
secondary const Color
shadow const Color
tertiary const Color
white const Color
yellow const Color