ZwapRadius class

Static class to get constants values to get predefined values for radius constants

Constructors

ZwapRadius()

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

Static Properties

buttonRadius double
The constant button radius value
getter/setter pair
defaultRadius double
The constant default radius value
getter/setter pair
popupRadius double
The constant default radius value for the popup modal components
getter/setter pair
statusRadius double
The constant status component radius value
getter/setter pair
tabBarRadius double
The constant default radius value for the tabBar buttons
getter/setter pair