onFinderRectChange property

OnFinderRectChange? onFinderRectChange
final

Triggers when the finder area is changed, it's helpful to align some content on top of the finder

Implementation

final OnFinderRectChange? onFinderRectChange;