onMapScreenshot property

Future<void> Function(Uint8List? screenshotBytes)? onMapScreenshot
final

Implementation

final Future<void> Function(Uint8List? screenshotBytes)? onMapScreenshot;