SmartBanner90 constructor

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

Implementation

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