viewPort property
The inner container of the coppie. The visible part of the image. Default = { width: 400, height: 400, type: 'square' } Valid type values:'square' 'circle'
Implementation
final CroppieViewPort? viewPort;
The inner container of the coppie. The visible part of the image. Default = { width: 400, height: 400, type: 'square' } Valid type values:'square' 'circle'
final CroppieViewPort? viewPort;