onProgress property
ProgressCallback?
onProgress
finalinherited
Invoked when a page is loading to report the progress.
Implementation
final ProgressCallback? onProgress;
Invoked when a page is loading to report the progress.
final ProgressCallback? onProgress;