doc property
ValueListenable<T?>
get
doc
Value listenable for the document state.
Implementation
ValueListenable<T?> get doc => _doc;
Value listenable for the document state.
ValueListenable<T?> get doc => _doc;