FullSizeBanner constructor

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

Implementation

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