shortAxisMinDisplaySize property
Minimum length of the image's shorter displayed edge (logical pixels).
For landscape images, display height is raised toward this value when possible; for portrait images, display width is raised instead. Set to 0 to use only the viewport fit (legacy behavior). Defaults to 300.
Implementation
final double shortAxisMinDisplaySize;