ZetaRadiiSemantics class abstract interface

Semantic tokens for Radii.

Implementers

Properties

full BorderRadius
Full radius
no setter
hashCode int
The hash code for this object.
no setterinherited
large BorderRadius
Large radius
no setter
minimal BorderRadius
Minimal radius
no setter
none BorderRadius
None radius
no setter
primitives ZetaPrimitives
Primitives used to construct semantic radii
no setter
rounded BorderRadius
Rounded radius
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
xl BorderRadius
Xl radius
no setter

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