SpRadius class abstract final

Unified corner-radius scale. Bold & expressive leans large.

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 double
Snackbars, sheets bottom corners.
md → const double
Buttons, inner cards.
pill → const double
Fully rounded (pills, handles, icon chips).
sheetTop → const double
Top corners of a bottom sheet.
sm → const double
Chips, small controls.
xl → const double
Dialogs, the hero surface rounding.