menu
flutter_helper_kit package
documentation
utils/map_custom_info_window.dart
MapLatLng
MapLatLng.new const constructor
MapLatLng.new const constructor
dark_mode
light_mode
MapLatLng
constructor
const
MapLatLng
(
double
latitude
,
double
longitude
)
Implementation
const MapLatLng(this.latitude, this.longitude);
flutter_helper_kit package
documentation
utils/map_custom_info_window
MapLatLng
MapLatLng.new const constructor
MapLatLng class