ZetaRadiusBase class Theme
Tokens that are used for Border Radius
- Annotations
-
- @Deprecated('Use Zeta.of(contest).radius instead ' 'This size has been deprecated as of 0.11.0')
Constructors
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