showGrid property

bool showGrid
final

The showGrid param specifies whether the crop action can be triggered and if the crop grid is shown. Set this param to false to display the preview of the cropped video

Implementation

final bool showGrid;