moving abstract method

double moving(
  1. Offset delta,
  2. double width,
  3. dynamic height
)

Implementation

double moving(Offset delta, double width, height);