SCROLL_DURATION constant

  1. @Deprecated('Use scrollDuration')
Duration const SCROLL_DURATION

Implementation

@Deprecated('Use scrollDuration')
// ignore: constant_identifier_names
static const Duration SCROLL_DURATION = scrollDuration;