MonaMinkeyStyle class

Constructors

MonaMinkeyStyle()

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 Methods

appBarBG() → BackgroundModel
appColor1() → RgbModel
appColor2() → RgbModel
appColor3() → RgbModel
appColor4() → RgbModel
bottomNavigationBarBG() → BackgroundModel
defaultStyleAttributesModel(String appId, String documentID) Future<MonaStyleAttributesModel>
drawerBG() → BackgroundModel
drawerHeaderBG() → BackgroundModel
homeMenuPopupBGColor() → RgbModel
pageBG() → BackgroundModel
profileDrawerBG() → BackgroundModel
profileDrawerHeaderBG() → BackgroundModel
styleAttributesModel(String appId, String documentID) → MonaStyleAttributesModel