PalBanner constructor

const PalBanner({
  1. Key? key,
})

Implementation

const PalBanner({Key? key}) : super(key: key);