width property
If non-null, require the Lottie composition to have this width.
If null, the composition will pick a size that best preserves its intrinsic aspect ratio.
Implementation
final double? width;
If non-null, require the Lottie composition to have this width.
If null, the composition will pick a size that best preserves its intrinsic aspect ratio.
final double? width;