onPageStarted property

dynamic Function()? onPageStarted
final

Callback when the page starts loading

Implementation

final Function()? onPageStarted;