leadingWidth property
final
Defines the width of AppBar.leading widget.
By default, the value of AppBar.leadingWidth is 56.0.
This property is used to configure an AppBar.
Implementation
final double? leadingWidth;
Defines the width of AppBar.leading widget.
By default, the value of AppBar.leadingWidth is 56.0.
This property is used to configure an AppBar.
final double? leadingWidth;