SmartBanner50 constructor

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

Implementation

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