menu
flutter_earth_globe package
documentation
flutter_earth_globe_controller.dart
FlutterEarthGlobeController
isReady property
isReady property
dark_mode
light_mode
isReady
property
bool
get
isReady
Returns true if the globe is ready
Implementation
bool get isReady => _isReady;
flutter_earth_globe package
documentation
flutter_earth_globe_controller
FlutterEarthGlobeController
isReady property
FlutterEarthGlobeController class