doubleTapPullFactor property

double? doubleTapPullFactor
final

Pan tuning for the bundled zoomToggleOnDoubleTap handler when it transitions from base to fit-cover-at-focal. Cascade: DisplayConfig.doubleTapPullFactor → this → package default (0.4). Has no effect unless zoomToggleOnDoubleTap is wired in to onDoubleTap on this stage or the active DisplayConfig.

Implementation

final double? doubleTapPullFactor;