height property
If non-null, require the 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 composition to have this height.
If null, the composition will pick a size that best preserves its intrinsic aspect ratio.
final double? height;