isBannerEnabled static method

bool isBannerEnabled()

Returns true if the banner will be shown.

Implementation

static bool isBannerEnabled() => _instance.bannerEnabled;