menu
mapbox_search package
documentation
models/location.dart
RoundablePoint
RoundablePoint.new constructor
RoundablePoint.new constructor
dark_mode
light_mode
RoundablePoint
constructor
RoundablePoint
(
{
required
Location
location
,
required
String
name
,
})
Implementation
RoundablePoint({ required this.location, required this.name, });
mapbox_search package
documentation
models/location
RoundablePoint
RoundablePoint.new constructor
RoundablePoint class