flutter how to center text in appbar code example Example: flutter appbar( title center) AppBar( centerTitle: true, // this is all you need ... )