onLoadingState method

void onLoadingState(
  1. LyFormLoadingState<D, E> state
)

Called when the form transitions to the LyFormLoadingState.

Implementation

void onLoadingState(LyFormLoadingState<D, E> state) {}