Skip to content

Commit 9860513

Browse files
author
Skandar Munir Ahmed
committed
pathPaint description added
1 parent 0e58589 commit 9860513

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ How big the crop should be in regards to the width and height available to the c
4343
### drawPath
4444
How the border of the crop should be painted. default DottedCropPathPainter.drawPath and SolidCropPathPainter.drawPath are provided, but you can create/provide any CustomPaint.
4545

46+
### pathPaint
47+
Custom painting for the crop area border style.
48+
4649
### canRotate
4750
Whether to allow the image to be rotated.
4851

0 commit comments

Comments
 (0)