GFDrawerHeaderPictures constructor
const
GFDrawerHeaderPictures({})
Implementation
const GFDrawerHeaderPictures({
Key? key,
this.currentAccountPicture,
this.otherAccountsPictures,
this.closeButton,
this.centerAlign = false,
}) : super(key: key);