stretchModes property

List<StretchMode> stretchModes
final

Stretch effect while over-scrolling.

Defaults to include StretchMode.zoomBackground.

Implementation

final List<StretchMode> stretchModes;