ScreenshotController constructor

ScreenshotController()

Implementation

ScreenshotController() {
  _globalKey = GlobalKey();
}