AppBanner constructor

const AppBanner(
  1. Mode mode, {
  2. Key? key,
})

Implementation

const AppBanner(this.mode, {super.key});