onError property

void Function(String message) onError
getter/setter pair

Implementation

static void Function(String message) onError = _defaultErrorHandler;