finderAspectRatio property

AspectRatio? finderAspectRatio
getter/setter pair

The finder view rectangle aspect ratio

Implementation

common.AspectRatio? finderAspectRatio =
    common.AspectRatio(width: 1, height: 1);