NUICustomScrollPhysics constructor

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

Implementation

const NUICustomScrollPhysics({ScrollPhysics? parent}): super(parent: parent);