GlassBorderSide class

GlassBorderSide this class used for rounded border of image and glass container.

Constructors

GlassBorderSide({double topSide = 16.0, double bottomSide = 16.0})
const

Properties

bottomSide double
bottomSide , used for rounded border of top side of image and glass container
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
topSide double
topSide , used for rounded border of top side of image and glass container
final

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