SmallestBannerPlaceholder constructor

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

Implementation

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