menu
ai_touristic_info_tool
state_management\gmaps_provider.dart
GoogleMapProvider
setMapResetCallback method
setMapResetCallback
dark_mode
light_mode
setMapResetCallback
method
void
setMapResetCallback
(
Function
callback
)
Implementation
void setMapResetCallback(Function callback) { onMapReset = callback; }
ai_touristic_info_tool
gmaps_provider
GoogleMapProvider
setMapResetCallback method
GoogleMapProvider class