ZetaRadiusBase class

Tokens that are used for Border Radius

Constructors

ZetaRadiusBase()

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

l → const BorderRadius
16px radius
m → const BorderRadius
8px radius
s → const BorderRadius
4px radius
x2 → const BorderRadius
32px radius
x3 → const BorderRadius
128px radius
x4 → const BorderRadius
360px radius
xl → const BorderRadius
24px radius