onFlick method

void onFlick(
  1. Offset offset
)

Implementation

void onFlick(Offset offset) {
  snap();
}