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