onError property

void Function(bool value)? get onError

Implementation

void Function(bool value)? get onError => _onError;