QuickScrollPhysics constructor

const QuickScrollPhysics({
  1. ScrollPhysics? parent,
})

Implementation

const QuickScrollPhysics({super.parent});