menu
flutter_earth_globe package
documentation
flutter_earth_globe_controller.dart
FlutterEarthGlobeController
rotationController property
rotationController property
dark_mode
light_mode
rotationController
property
AnimationController
rotationController
getter/setter pair
Implementation
late
AnimationController rotationController;
flutter_earth_globe package
documentation
flutter_earth_globe_controller
FlutterEarthGlobeController
rotationController property
FlutterEarthGlobeController class
Constructors
new
Properties
background
backgroundConfiguration
connections
globeKey
hashCode
hasListeners
isBackgroundFollowingSphereRotation
isReady
isRotating
isZoomEnabled
maxZoom
minZoom
onLoaded
onPointConnectionAdded
onResetGlobeRotation
points
rotationController
rotationSpeed
runtimeType
sphereStyle
surface
surfaceConfiguration
surfaceProcessed
zoom
Methods
addListener
addPoint
addPointConnection
dispose
focusOnCoordinates
load
loadBackground
loadSurface
noSuchMethod
notifyListeners
removeBackground
removeListener
removePoint
removePointConnection
resetRotation
setRotationSpeed
setSphereStyle
setZoom
startRotation
stopRotation
toggleRotation
toString
updatePoint
updatePointConnection
Operators
operator ==