AnnotationController<T> constructor
AnnotationController<T> (
- NodeFlowController<
T> _parentController
Implementation
AnnotationController(this._parentController) {
_setupAnnotationReactions();
}