AntdMaskHole class
Constructors
- AntdMaskHole.new({required Offset offset, required Size size, EdgeInsets? padding, double? radius, bool? hitTest})
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rect(
Size canvasSize) → Rect -
toPopoverTarget(
) → AntdPopoverTarget -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator *(
double factor) → AntdMaskHole -
operator +(
AntdMaskHole other) → AntdMaskHole -
operator -(
AntdMaskHole other) → AntdMaskHole -
operator /(
double divisor) → AntdMaskHole -
operator ==(
Object other) → bool -
The equality operator.
override
Static Methods
-
lerp(
AntdMaskHole? a, AntdMaskHole? b, double t) → AntdMaskHole?
Constants
- zero → const AntdMaskHole