data property

FlowCanvasModel<T> get data

Exposes the current model

Implementation

FlowCanvasModel<T> get data => _notifier.value;