onReady property

void Function()? onReady
getter/setter pair

Callback triggered when the provider is ready.

Implementation

void Function()? onReady;