onPageStarted method

void onPageStarted(
  1. String? url
)

Implementation

void onPageStarted(String? url) {
  loadingState();
}