backgroundId property

int? get backgroundId

background ID.

Implementation

int? get backgroundId => _background?['id'];