leadingWidth property
getter/setter pair
Defines the width of AppBar.leading widget.
By default, the value of AppBar.leadingWidth is 56.0.
Implementation
double? leadingWidth;
Defines the width of AppBar.leading widget.
By default, the value of AppBar.leadingWidth is 56.0.
double? leadingWidth;