titleSpacing property

double titleSpacing
final

The spacing around title content on the horizontal axis. This spacing is applied even if there is no leading content or actions. If you want title to take all the space available, set this value to 0.0.

Defaults to NavigationToolbar.kMiddleSpacing.

Implementation

final double titleSpacing;