menu
mapbox_maps
mapbox_maps
MbxImage
MbxImage constructor
MbxImage
brightness_4
MbxImage
constructor
Null safety
MbxImage
(
{
required
int
width
,
required
int
height
,
required
Uint8List
data
}
)
Implementation
MbxImage({ required this.width, required this.height, required this.data, });
mapbox_maps
mapbox_maps
MbxImage
MbxImage constructor
MbxImage class
Constructors
MbxImage
Properties
data
hashCode
height
runtimeType
width
Methods
encode
noSuchMethod
toString
Operators
operator ==
Static methods
decode