onError method

void onError(
  1. FlutterErrorDetails details
)
inherited

Offer an error handler

Implementation

void onError(FlutterErrorDetails details) {}