menu
gs_template_maker package
documentation
models/template_models.dart
BackgroundModel
BackgroundModel.new const constructor
BackgroundModel.new const constructor
dark_mode
light_mode
BackgroundModel
constructor
const
BackgroundModel
(
{
required
String
type
,
})
Implementation
const BackgroundModel({required this.type});
gs_template_maker package
documentation
models/template_models
BackgroundModel
BackgroundModel.new const constructor
BackgroundModel class