width property

double? width
final

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

Implementation

final double? width;