ZetaRadiiAA class final
The semantic radii for AA
- Implemented types
Constructors
- ZetaRadiiAA({required ZetaPrimitives primitives})
-
Constructor for ZetaRadiiAA
const
Properties
- full → BorderRadius
-
Full radius
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- large → BorderRadius
-
Large radius
no setteroverride
- minimal → BorderRadius
-
Minimal radius
no setteroverride
- none → BorderRadius
-
None radius
no setteroverride
- primitives → ZetaPrimitives
-
The primitives for this radii
final
- rounded → BorderRadius
-
Rounded radius
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- xl → BorderRadius
-
Xl radius
no setteroverride
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