-
acceptedTypes
→ List<Type>
-
The list of types this input will interface with
no setteroverride
-
connectedInterface
↔ VSOutputData?
-
The currently connected interface of this input
getter/setter pairinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
interfaceColor
→ Color
-
The color this interface will display in the UI
no setteroverride
-
interfaceIconBuilder
↔ Widget Function(BuildContext context, GlobalKey<State<StatefulWidget>> anchor, VSInterfaceData data)?
-
Can be used to insert you own interfaceIcon widget
getter/setter pairinherited
-
nodeData
↔ VSNodeData?
-
The parent node of this interface
getter/setter pairinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
title
↔ String
-
The title displayed on the interface
getter/setter pairinherited
-
toolTip
→ String?
-
A tooltip displayed on the widget
finalinherited
-
type
→ String
-
The type of this interface
finalinherited
-
widgetOffset
↔ Offset?
-
The current offset of the interface relative to the origin of the parent (Top-Left corner)
getter/setter pairinherited