menu
parodia_admin package
documentation
core/model/body_data.model.dart
FeatureBody
FeatureBody constructor
FeatureBody constructor
dark_mode
light_mode
FeatureBody
constructor
FeatureBody
(
{
String
?
name
,
String
?
slug
,
String
?
description
,
String
?
icon
,
String
?
parentId
,
String
?
storeId
,
})
Implementation
FeatureBody({ this.name, this.slug, this.description, this.icon, this.parentId, this.storeId, });
parodia_admin package
documentation
core/model/body_data.model
FeatureBody
FeatureBody constructor
FeatureBody class