ScreenshotController constructor

ScreenshotController()

Implementation

ScreenshotController() {
  _containerKey = GlobalKey();
}