menu
gleap_sdk package
documentation
helpers/gleap_js_sdk_helper.dart
showFeedbackButton function
showFeedbackButton function
dark_mode
light_mode
showFeedbackButton
function
@JS('window.Gleap.showFeedbackButton')
Future
<
void
>
showFeedbackButton
(
bool
visible
)
Implementation
@JS('window.Gleap.showFeedbackButton') external Future<void> showFeedbackButton(bool visible);
gleap_sdk package
documentation
helpers/gleap_js_sdk_helper
showFeedbackButton function
gleap library