nonCoveringZoomAlignmentVertical property
How to align the child on non covering zoom for Vertical axis
Used by getNonCoveringZoomVerticalTranslation to determine the translation to apply when the child is smaller than the viewport vertically.
Implementation
@override
VerticalNonCoveringZoomAlign get nonCoveringZoomAlignmentVertical =>
widget.nonCoveringZoomAlignmentVertical;