SMBanner constructor

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

Implementation

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