callback property

Future<bool> Function(FileAsset asset, Uint8List? embeddedBytes) callback
getter/setter pair

Implementation

Future<bool> Function(FileAsset asset, Uint8List? embeddedBytes) callback;