drawPath property
The path drawer of the border see DottedCropPathPainter,
SolidPathPainter
for more details or how to implement a
custom one
Implementation
final CustomPaint Function(Path, {Paint? pathPaint}) drawPath;
The path drawer of the border see DottedCropPathPainter,
SolidPathPainter
for more details or how to implement a
custom one
final CustomPaint Function(Path, {Paint? pathPaint}) drawPath;