menu
google_map_windows package
documentation
google_map_windows.dart
Marker
onMouseUp property
onMouseUp property
dark_mode
light_mode
onMouseUp
property
set
onMouseUp
(
LatLngCallBack
value
)
inherited
an event runs on the mouse button up on the element.
Implementation
set onMouseUp(MET value)=>_onMouseUp = value;
google_map_windows package
documentation
google_map_windows
Marker
onMouseUp property
Marker class