titleSpacing property

double? titleSpacing
final

Overrides the default value of the obsolete AppBar.titleSpacing property in all descendant AppBar widgets.

If null, AppBar uses default value of NavigationToolbar.kMiddleSpacing.

Implementation

final double? titleSpacing;