centerAlign property

bool centerAlign
final

If centerAlign is enabled then currentAccountPicture in GFDrawerHeader will get center aligned.

By Default centerAlign is false.

Implementation

final bool centerAlign;