centerTitle property

bool? centerTitle
final

Defines if the title should be centered inside AppBar. The default is false.

Implementation

final bool? centerTitle;