onPageFinished property

dynamic Function()? onPageFinished
final

Callback when the page finishes loading

Implementation

final Function()? onPageFinished;