isLoading property

bool isLoading
getter/setter pair

Controls if the webview is still loading

Implementation

bool isLoading = false;