finderAspectRatio property
read / write
The finder view rectangle aspect ratio
Implementation
common.AspectRatio? finderAspectRatio =
common.AspectRatio(width: 1, height: 1);
The finder view rectangle aspect ratio
common.AspectRatio? finderAspectRatio =
common.AspectRatio(width: 1, height: 1);