leadingWidth property

double? leadingWidth
final

Width of leading widget.

If set to null, leading widget will determine its own width.

Implementation

final double? leadingWidth;