flutter appbar left align title ios code example Example: flutter appbar( title center) AppBar( centerTitle: true, // this is all you need ... )