delete method

void delete()

Call onDeleting and set the current state to FormBlocDeleting.

Implementation

void delete() => _onDeleteFormBloc();