menu
yandex_maps_mapkit package
documentation
mapkit.dart
ImageImageSize
ImageImageSize.new const constructor
ImageImageSize.new const constructor
dark_mode
light_mode
ImageImageSize
constructor
const
ImageImageSize
(
{
required
String
size
,
int
?
width
,
int
?
height
,
})
Implementation
const ImageImageSize({ required this.size, this.width, this.height, });
yandex_maps_mapkit package
documentation
mapkit
ImageImageSize
ImageImageSize.new const constructor
ImageImageSize class