AtomicShadows class

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

appBar List<BoxShadow>
no setter
button List<BoxShadow>
no setter
card List<BoxShadow>
no setter
fab List<BoxShadow>
no setter
inner List<BoxShadow>
no setter
lg List<BoxShadow>
no setter
md List<BoxShadow>
no setter
no setter
sm List<BoxShadow>
no setter
xl List<BoxShadow>
no setter
xs List<BoxShadow>
no setter
xxl List<BoxShadow>
no setter

Static Methods

colored(Color color, {double opacity = 0.3}) List<BoxShadow>
elevation(double elevation) List<BoxShadow>
glow(Color color, {double opacity = 0.4, double blur = 24}) List<BoxShadow>

Constants

none → const List<BoxShadow>