Bitmap constructor

Bitmap([
  1. BitmapData? bitmapData
])

Implementation

Bitmap([this.bitmapData]);