width property

int get width

Get the width of the bitmap.

Implementation

int get width => _width;