onFinderRectChange property
- @JsonKey(includeToJson: false)
final
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;