onDeleting method

FutureOr<void> onDeleting()

This method is called when delete is called.

The previous state is FormBlocDeleting.

Implementation

FutureOr<void> onDeleting() {}