WallpaperModel.file constructor Null safety
- String path
File wallpaper model with path
Implementation
const WallpaperModel.file(this.path) : type = WallpaperTypeEnum.file;
File wallpaper model with path
const WallpaperModel.file(this.path) : type = WallpaperTypeEnum.file;