flutterExceptionHandler property
FlutterExceptionHandler?
get
flutterExceptionHandler
Return the current 'Flutter Exception Handler.'
Implementation
FlutterExceptionHandler? get flutterExceptionHandler =>
_flutterExceptionHandler;