AddPost constructor
const AddPost({Key? key, GlobalKey<ScaffoldState>? drawerKey})
Implementation
const AddPost(\{Key? key, this.drawerKey\}) : super(key: key);
const AddPost({Key? key, GlobalKey<ScaffoldState>? drawerKey})
const AddPost(\{Key? key, this.drawerKey\}) : super(key: key);