leadingWidth property Null safety
final
Defines the width of leading widget.
By default, the value of leadingWidth
is 56.0.
Implementation
final double? leadingWidth;
Defines the width of leading widget.
By default, the value of leadingWidth
is 56.0.
final double? leadingWidth;