menu
gnk_image_crop package
documentation
gnk_image_crop.dart
SolidCropPathPainter
SolidCropPathPainter constructor
SolidCropPathPainter constructor
dark_mode
light_mode
SolidCropPathPainter
constructor
SolidCropPathPainter
(
Path
_path
,
Paint
pathPaint
)
Draw a solid path around the given path
Implementation
SolidCropPathPainter(this._path, this.pathPaint);
gnk_image_crop package
documentation
gnk_image_crop
SolidCropPathPainter
SolidCropPathPainter constructor
SolidCropPathPainter class