width property

int? width

returns the width of the image

Implementation

int? get width => _width;