CustomDrawerHeader constructor

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

Implementation

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