onReady property

void Function(Uint8List data)? onReady
final

Callback fired when the image has been successfully loaded.

Implementation

final void Function(Uint8List data)? onReady;