MonaShared class abstract

Constructors

MonaShared()

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(String bgName, RgbModel appColor1, RgbModel appColor2) → BackgroundModel
bottomNavigationBarBG(String bgName, RgbModel appColor1, RgbModel appColor2) → BackgroundModel
drawerBG(String bgName, RgbModel appColor1, RgbModel appColor2) → BackgroundModel
drawerHeaderBG(String bgName) → BackgroundModel
homeMenuBG(String bgName, RgbModel appColor1, RgbModel appColor2) → BackgroundModel
pageBG(String bgName, RgbModel appColor3, RgbModel appColor4) → BackgroundModel
profileDrawerBG(String bgName, RgbModel appColor1, RgbModel appColor2) → BackgroundModel
profileDrawerHeaderBG(String bgNBame) → BackgroundModel
shadowModel() → ShadowModel