loading method

void loading()

Implementation

void loading() {
  emit(ButtonProgressState(isLoading: true));
}