menu
matrioska package
documentation
detailListView/template_list_view.dart
TemplateListView
TemplateListView constructor
TemplateListView constructor
dark_mode
light_mode
TemplateListView
constructor
TemplateListView
(
{
required
List
<
Template
>
templates
,
})
Implementation
TemplateListView({required this.templates});
matrioska package
documentation
detailListView/template_list_view
TemplateListView
TemplateListView constructor
TemplateListView class