-
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
-
outputFunction
→ num Function(Map<String, dynamic>)?
-
The function this interface will execute on evaluation
finalinherited
-
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