useAsImage method
Future<bool>
useAsImage(
- GlobalKey<
State< boundaryKey, {StatefulWidget> > - double pixelRatio = 2.5,
Implementation
Future<bool> useAsImage(GlobalKey boundaryKey, {double pixelRatio = 2.5}) {
throw UnimplementedError('useAsImage() has not been implemented.');
}