DefaultAppearance class

Constructors

DefaultAppearance.new()

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

Static Properties

cardColor String?
getter/setter pair
dangerColor String?
getter/setter pair
fontEnglish String?
getter/setter pair
fontKhmer String?
getter/setter pair
indicatorColor String?
getter/setter pair
onPrimaryColor String?
getter/setter pair
primaryColor String?
getter/setter pair
primaryLabelColor String?
getter/setter pair
screenBgColor String?
getter/setter pair
secondaryLabelColor String?
getter/setter pair
warningColor String?
getter/setter pair

Static Methods

setAppearance(DAppearance appearance, bool isDarkMode) → void

Constants

bgErr → const String
bgSuccess → const String