menu
fireflutter package
documentation
category/category.dart
Category
Category constructor
Category constructor
dark_mode
light_mode
Category
constructor
Category
(
{
required
String
id
,
String
?
name
,
})
Implementation
Category({ required this.id, this.name, });
fireflutter package
documentation
category/category
Category
Category constructor
Category class