FeedbackScreenshot constructor
FeedbackScreenshot(
- BuildContext context
FeedbackScreenshot is used to capture the current state of the screen.
Implementation
FeedbackScreenshot(this.context);
FeedbackScreenshot is used to capture the current state of the screen.
FeedbackScreenshot(this.context);