backgroundHeight property

int? get backgroundHeight

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

Implementation

int? get backgroundHeight => _background?['height'];