menu
adrop_ads_flutter
adrop_ads_flutter.dart
AdropInterstitialAd
isLoaded property
isLoaded
dark_mode
light_mode
isLoaded
property
bool
get
isLoaded
inherited
Returns
true
if an Adrop ad is loaded.
Implementation
bool get isLoaded => _loaded;
adrop_ads_flutter
adrop_ads_flutter
AdropInterstitialAd
isLoaded property
AdropInterstitialAd class