backgroundWidth property

int? get backgroundWidth

(for type = tile) the width of the pattern tile.

Implementation

int? get backgroundWidth => _background?['width'];