NUICustomScrollPhysics constructor
const
NUICustomScrollPhysics({
- ScrollPhysics? parent,
Implementation
const NUICustomScrollPhysics({ScrollPhysics? parent}): super(parent: parent);
const NUICustomScrollPhysics({ScrollPhysics? parent}): super(parent: parent);