pathPaint property

Paint? pathPaint
final

Custom paint options for drawing the cropping border.

If paint is provided, it will be used for customizing the appearance of the cropping border.

If paint is not provided, default values will be used:

Implementation

final Paint? pathPaint;