menu
yandex_maps_mapkit package
documentation
mapkit.dart
ViewArea
ViewArea const constructor
ViewArea const constructor
dark_mode
light_mode
ViewArea
constructor
const
ViewArea
(
{
required
double
lengthwise
,
required
double
transverse
,
})
Implementation
const ViewArea({ required this.lengthwise, required this.transverse, });
yandex_maps_mapkit package
documentation
mapkit
ViewArea
ViewArea const constructor
ViewArea class