menu
messenger
ui/page/home/controller.dart
HomeController
background property
background
dark_mode
light_mode
background
property
Rx
<
Uint8List
?
>
get
background
Returns the background's
Uint8List
.
Implementation
Rx<Uint8List?> get background => _settings.background;
messenger
controller
HomeController
background property
HomeController class