valueListenable property
The value notifier containing the process result to display.
Implementation
final ValueNotifier<ProcessResult<T>> valueListenable;
The value notifier containing the process result to display.
final ValueNotifier<ProcessResult<T>> valueListenable;