onFinderRectChange property

  1. @JsonKey(includeToJson: false)
OnFinderRectChange? onFinderRectChange
final

triggers when the finder area is changed, it helpfull to align some content on tom of the finder

Implementation

@JsonKey(includeToJson: false)
final OnFinderRectChange? onFinderRectChange;