AwsCustomizePhysicsMD constructor

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

Implementation

const AwsCustomizePhysicsMD({
  ScrollPhysics? parent,
}) : super(parent: parent);