onUpdate property

dynamic Function(NodeModel<T, E> node) onUpdate
final

Implementation

final Function(NodeModel<T, E> node) onUpdate;