pageScrollDirection top-level constant

  1. @Deprecated('Use scrollDirection instead.')
String const pageScrollDirection

Deprecated Options - These options will be removed in a future release. Please use the suggested alternatives instead.

Implementation

@Deprecated('Use scrollDirection instead.')
const String pageScrollDirection = 'pageScrollDirection';