UpdateSelectedBackground constructor

UpdateSelectedBackground(
  1. {required bool for_dark_theme,
  2. Background? background,
  3. int? extra,
  4. int? clientId}
)

The selected background has changed

Implementation

UpdateSelectedBackground