onLoaded property

VoidCallback? onLoaded
getter/setter pair

A callback function that is called when the globe is loaded.

Implementation

VoidCallback? onLoaded;