menu
ai_touristic_info_tool
state_management\search_provider.dart
SearchProvider
poiLong property
poiLong
dark_mode
light_mode
poiLong
property
double
poiLong
Implementation
double get poiLong => _poiLong;
void
poiLong=
(
double
value
)
Implementation
set poiLong(double value) { _poiLong = value; notifyListeners(); }
ai_touristic_info_tool
search_provider
SearchProvider
poiLong property
SearchProvider class