ContentScaler constructor
const
ContentScaler({})
Implementation
const ContentScaler({
super.key,
required this.child,
this.initialScale = 1.0,
this.showControls = true,
this.controlsBackgroundColor,
});
const ContentScaler({
super.key,
required this.child,
this.initialScale = 1.0,
this.showControls = true,
this.controlsBackgroundColor,
});