ClipShape class abstract

Inheritance
Implementers

Constructors

ClipShape()

Properties

gestureCallbackMap Map<GestureType, Function>
finalinherited
hashCode int
The hash code for this object.
no setterinherited
hitTestBehavior HitTestBehavior
finalinherited
paint Paint
finalinherited
registeredGestures Set<GestureType>
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCallbackFromGesture(Gesture gesture) Function
inherited
isInside(Offset p) bool
inherited
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