leadingWidth property
final
Width of leading widget.
If set to null, leading widget will determine its own width.
Implementation
final double? leadingWidth;
Width of leading widget.
If set to null, leading widget will determine its own width.
final double? leadingWidth;