BoxShapeUtility<T extends Attribute> class
- Inheritance
-
- Object
- MixUtility<
T, BoxShape> - ScalarUtility<
T, BoxShape> - BoxShapeUtility
Constructors
- BoxShapeUtility(T builder(BoxShape))
-
const
Properties
Methods
-
call(
BoxShape value) → T -
inherited
-
circle(
) → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rectangle(
) → T -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited