menu
flutter_appylar package
documentation
flutter_appylar_view.dart
AppylarBannerViewController
hideAd method
hideAd method
dark_mode
light_mode
hideAd
method
Future
<
void
>
hideAd
(
)
Implementation
Future<void> hideAd() async { return _channel.invokeMethod('hideAd'); }
flutter_appylar package
documentation
flutter_appylar_view
AppylarBannerViewController
hideAd method
AppylarBannerViewController class