removeUnderBarInGalaxy static method

Future removeUnderBarInGalaxy()

Implementation

static Future removeUnderBarInGalaxy() async {
  await MyScreenshotHelperSpell().removeUnderBarInGalaxy();
}