onFeedbackSubmissionStarted property

VoidCallback onFeedbackSubmissionStarted
final

onFeedbackSubmissionStarted is used to do some activity when the Send Feedback button is clicked. You can show some message, dialogs or any other thing.

Implementation

final VoidCallback onFeedbackSubmissionStarted;