background property

Rx<Uint8List?> get background

Returns the background's Uint8List.

Implementation

Rx<Uint8List?> get background => _settings.background;