ElevarmBoxShadow class

Elevarm UI box shadow values.

Constructors

ElevarmBoxShadow()

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

Constants

lg → const List<BoxShadow>
Large (LG) box shadow.
md → const List<BoxShadow>
Medium (MD) box shadow.
sm → const List<BoxShadow>
Small (SM) box shadow.
xl → const List<BoxShadow>
Extra Large (XL) box shadow.
xl2 → const List<BoxShadow>
Extra Large 2 (2XL) box shadow.
xl3 → const List<BoxShadow>
Extra Large 3 (3XL) box shadow.
xl4 → const List<BoxShadow>
Extra Large 4 (4XL) box shadow.
xs → const List<BoxShadow>
Extra Small (XS) box shadow.