menu
flutter_google_street_view package
documentation
flutter_google_street_view.dart
MarkerId
MarkerId const constructor
MarkerId const constructor
dark_mode
light_mode
MarkerId
constructor
const
MarkerId
(
String
value
)
Creates an immutable identifier for a
Marker
.
Implementation
const MarkerId(super.value);
flutter_google_street_view package
documentation
flutter_google_street_view
MarkerId
MarkerId const constructor
MarkerId class