menu
mappable_maps_mapkit package
documentation
mapkit.dart
ImageImageSize
ImageImageSize const constructor
ImageImageSize 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, });
mappable_maps_mapkit package
documentation
mapkit
ImageImageSize
ImageImageSize const constructor
ImageImageSize class