liveError property

ValueNotifier<String> get liveError
inherited

Implementation

ValueNotifier<String> get liveError => _errorNotifier;