panDown method

void panDown()

Implementation

void panDown() => pan(const Offset(0, 10));