AppRadius class abstract

Defines corner radii for shapes.

Constructors

AppRadius()

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

full → const double
l → const double
m → const double
radiusFull → const Radius
radiusL → const Radius
radiusM → const Radius
radiusS → const Radius
radiusXl → const Radius
radiusXs → const Radius
roundedFull → const BorderRadius
roundedL → const BorderRadius
roundedM → const BorderRadius
roundedS → const BorderRadius
roundedXl → const BorderRadius
roundedXs → const BorderRadius
s → const double
xl → const double
xs → const double