Skip to main content

GeolocatorPositionChangeEvent

Event data provided to Geolocator.on_position_change handlers.

Inherits: Event

Properties

  • position - The current/new position of the device.

Properties

positioninstance-attribute

position: GeolocatorPosition

The current/new position of the device.