FeedbackScreenshot constructor

FeedbackScreenshot(
  1. BuildContext context
)

FeedbackScreenshot is used to capture the current state of the screen.

Implementation

FeedbackScreenshot(this.context);