menu
graphite package
documentation
core/typings.dart
MatrixNode
toInput method
toInput method
dark_mode
light_mode
toInput
method
NodeInput
toInput
(
)
Implementation
NodeInput toInput() { return NodeInput(id: id, next: next, size: size); }
graphite package
documentation
core/typings
MatrixNode
toInput method
MatrixNode class