menu
yandex_maps_navikit package
documentation
mapkit.dart
LocalizedValue
LocalizedValue const constructor
LocalizedValue const constructor
dark_mode
light_mode
LocalizedValue
constructor
const
LocalizedValue
(
{
required
double
value
,
required
String
text
,
})
Implementation
const LocalizedValue({ required this.value, required this.text, });
yandex_maps_navikit package
documentation
mapkit
LocalizedValue
LocalizedValue const constructor
LocalizedValue class