width property

int? width

Return the size of width from image

Implementation

int? get width => _width;