Skip to main content

TalawaTheme class

<p>This file contains various custom themes. For instance, lightTheme, darkTheme, _lightTextTheme, _darkTextTheme, etc. These are imported to other files/widgets to apply the required themes.</p>

Constructors

TalawaTheme ()

Properties

hashCodeint

The hash code for this object.
<span class="feature">read-only</span><span class="feature">inherited</span>

runtimeTypeType

A representation of the runtime type of the object.
<span class="feature">read-only</span><span class="feature">inherited</span>

Methods

noSuchMethod(Invocation invocation) dynamic

Invoked when a non-existent method or property is accessed.
<span class="feature">inherited</span>

toString() String

A string representation of this object.
<span class="feature">inherited</span>

Operators

operator ==(Object other) bool

The equality operator.
<span class="feature">inherited</span>

Static Properties

darkThemeThemeData

<span class="feature">final</span>

lightThemeThemeData

<span class="feature">final</span>