fit property
@doc Fit type of the Lottie animation. It can be contain, cover, fill, fitHeight, fitWidth, none, scaleDown.
Implementation
@$pb.TagNumber(3)
FFBoxFit get fit => $_getN(2);
@doc Fit type of the Lottie animation. It can be contain, cover, fill, fitHeight, fitWidth, none, scaleDown.
@$pb.TagNumber(3)
FFBoxFit get fit => $_getN(2);