springFast top-level constant

SpringDescription const springFast

spring to set the speed of opening/closing animations of a section

Implementation

const springFast = SpringDescription(mass: 1, stiffness: 200, damping: 30);