onDismissed method

void onDismissed(
  1. DismissDirection direction
)

Override to place here what happens when the field is dismissed.

Implementation

void onDismissed(DismissDirection direction) {}