BannerPlaceholder constructor

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

Implementation

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