onUpdate property

dynamic Function(NodeModel<T> node) onUpdate
final

Implementation

final Function(NodeModel<T> node) onUpdate;