dimensionsWidth property

int? get dimensionsWidth

width in millimeters.

Implementation

int? get dimensionsWidth => _dimensions?['width'];