onAsyncError method
initAsync() has failed and a 'error' widget instead will be displayed. This takes in the snapshot.error details.
Implementation
void onAsyncError(FlutterErrorDetails details) {}
initAsync() has failed and a 'error' widget instead will be displayed. This takes in the snapshot.error details.
void onAsyncError(FlutterErrorDetails details) {}