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