FLutter app bar centre text code example Example: flutter appbar( title center) AppBar( centerTitle: true, // this is all you need ... )