BannerClipper constructor
BannerClipper(
- BannerPosition position,
- double contentRatio
Implementation
BannerClipper(this.position, this.contentRatio);
BannerClipper(this.position, this.contentRatio);