RemoveInstalledBackground constructor

RemoveInstalledBackground({
  1. required int backgroundId,
})

Implementation

RemoveInstalledBackground({required this.backgroundId});