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