width property

double? width
final

If specified, the width to use for the SVG. If unspecified, the SVG will take the width of its parent.

Implementation

final double? width;