showBanner static method

bool showBanner()

If show banner, return true

Implementation

static bool showBanner() => _instance!.values.showBanner == true;