helper property

Widget? helper
final

Helper widget is displayed on top on the crop area, but not included in the resulting image.

Useful to display helper lines e.g. golden ratio.

Implementation

final Widget? helper;