errorHandler property
FlutterExceptionHandler?
get
errorHandler
The current Error Handler. Used in app_state.dart
Implementation
FlutterExceptionHandler? get errorHandler => _errorHandler;
The current Error Handler. Used in app_state.dart
FlutterExceptionHandler? get errorHandler => _errorHandler;