menu
u package
documentation
components/map.dart
UMap
onPointerUp property
onPointerUp property
dark_mode
light_mode
onPointerUp
property
void Function
(
PointerUpEvent
,
LatLng
)
?
onPointerUp
final
Callback for pointer up events on the map.
Implementation
final void Function(PointerUpEvent, LatLng)? onPointerUp;
u package
documentation
components/map
UMap
onPointerUp property
UMap class