PreviewTools constructor
const
PreviewTools({})
Implementation
const PreviewTools({
required this.changeWidth,
required this.changeHeight,
required this.changeApplyCenter,
required this.applyCenter,
super.key,
});