ShapeBorderUtility<T extends Attribute> class
- Inheritance
-
- Object
- MixUtility<
T, ShapeBorderDto< ShapeBorder> > - ShapeBorderUtility
Constructors
-
ShapeBorderUtility(T builder(ShapeBorderDto<
ShapeBorder> ))
Properties
-
beveledRectangle
→ BeveledRectangleBorderUtility<
T> -
latefinal
-
builder
→ T Function(ShapeBorderDto<
ShapeBorder> ) -
finalinherited
-
circle
→ CircleBorderUtility<
T> -
latefinal
-
continuousRectangle
→ ContinuousRectangleBorderUtility<
T> -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
-
roundedRectangle
→ RoundedRectanbleBorderUtility<
T> -
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
stadium
→ StadiumBorderUtility<
T> -
latefinal
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