menu
messenger
domain/repository/settings.dart
AbstractSettingsRepository
background property
background
dark_mode
light_mode
background
property
Rx
<
Uint8List
?
>
get
background
Returns the stored
Uint8List
of the background.
Implementation
Rx<Uint8List?> get background;
messenger
settings
AbstractSettingsRepository
background property
AbstractSettingsRepository class