ByteArrayAndroidBitmap constructor
const
ByteArrayAndroidBitmap(
- Uint8List _bitmap
Constructs an instance of ByteArrayAndroidBitmap.
Implementation
const ByteArrayAndroidBitmap(this._bitmap);
Constructs an instance of ByteArrayAndroidBitmap.
const ByteArrayAndroidBitmap(this._bitmap);