AreaExpansionDrag constructor
const
AreaExpansionDrag({})
Implementation
const AreaExpansionDrag({
super.key,
required this.call,
required this.minimumValue,
required this.trimFlg,
required this.imagePath,
required this.backColor,
required this.offset,
required this.rect,
required this.scale,
required this.child,
});