centerTitle property

bool? centerTitle
final

The value that will be passed to the SliverAppBar.centerTitle parameter. Whether the title should be centered.

Implementation

final bool? centerTitle;