onGiveFeedback property

VoidCallback? onGiveFeedback
final

A VoidCallback that performs an action when a user wants to give you feedback on your resource. This should link them to a contact page, or open an email.

Implementation

final VoidCallback? onGiveFeedback;