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