InputWallPaperSlug constructor
const
InputWallPaperSlug({
- required String slug,
Input Wall Paper Slug constructor.
Implementation
const InputWallPaperSlug({required this.slug}) : super._();
Input Wall Paper Slug constructor.
const InputWallPaperSlug({required this.slug}) : super._();