menu
apptics_flutter package
documentation
feedback/apptics_feedback.dart
AppticsFeedback
openFeedback method
openFeedback method
dark_mode
light_mode
openFeedback
method
Future
<
void
>
openFeedback
(
)
Implementation
Future<void> openFeedback() async { AppticsFlutterPlatform.instance.openFeedback(); }
apptics_flutter package
documentation
feedback/apptics_feedback
AppticsFeedback
openFeedback method
AppticsFeedback class