defaultConfig constant

  1. @Deprecated('Use AutoPanConfig.normal instead')
AutoPanConfig const defaultConfig

Alias for normal configuration.

Implementation

@Deprecated('Use AutoPanConfig.normal instead')
static const AutoPanConfig defaultConfig = normal;