nonCoveringZoomAlignmentHorizontal property
How to align the child on non covering zoom for Horizontal axis
Used by getNonCoveringZoomHorizontalTranslation to determine the translation to apply when the child is smaller than the viewport horizontally.
Implementation
@override
HorizontalNonCoveringZoomAlign get nonCoveringZoomAlignmentHorizontal =>
widget.nonCoveringZoomAlignmentHorizontal;