onFinderRectChange property
Triggers when the finder area is changed, it's helpful to align some content on top of the finder
Implementation
@JsonKey(includeToJson: false)
final OnFinderRectChange? onFinderRectChange;
Triggers when the finder area is changed, it's helpful to align some content on top of the finder
@JsonKey(includeToJson: false)
final OnFinderRectChange? onFinderRectChange;