menu
ai_touristic_info_tool
state_management\gmaps_provider.dart
GoogleMapProvider
updateTilt method
updateTilt
dark_mode
light_mode
updateTilt
method
void
updateTilt
(
double
tilt
)
Implementation
void updateTilt(double tilt) { _tilt = tilt; notifyListeners(); }
ai_touristic_info_tool
gmaps_provider
GoogleMapProvider
updateTilt method
GoogleMapProvider class