panRight method

void panRight()

Implementation

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