Skip to main content

AppTheme class

Apptheme class.

Constructors

AppTheme

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

Static Properties

[bodyText1] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[bodyText2] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[bodyText3] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[button] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline1] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline2] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline3] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline4] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline5] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[headline6] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[overline] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[subtitle1] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[subtitle2] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

[title] [↔ TextStyle] : Custom theme for the app. ::: features getter/setter pair :::

Constants

[blackPrimary] [→ const Color] : Custom colors for the app.

[blackSecondary] [→ const Color] : Custom colors for the app.

[blackTertiary] [→ const Color] : Custom colors for the app.

[blue] [→ const Color] : Custom colors for the app.

[green] [→ const Color] : Custom colors for the app.

[grey] [→ const Color] : Custom colors for the app.

[lightGrey] [→ const Color] : Custom colors for the app.

[primary] [→ const Color] : Colors.

[red] [→ const Color] : Custom colors for the app.

[secondary] [→ const Color] : Custom colors for the app.

[shadow] [→ const Color] : Custom colors for the app.

[tertiary] [→ const Color] : Custom colors for the app.

[white] [→ const Color] : Custom colors for the app.

[yellow] [→ const Color] : Custom colors for the app.

  1. talawa
  2. apptheme
  3. AppTheme class
apptheme library