|
| | DashboardItem ({ required this.title, required this.icon, required this.color, this.subtitle, this.path, }) |
Definition at line 3 of file dashboard_item_entity.dart.
◆ DashboardItem()
| DashboardItem::DashboardItem |
( |
{ required this.title, required this.icon, required this.color, this.subtitle, this.path, } | | ) |
|
|
private |
◆ color
| final Color DashboardItem::color |
|
private |
◆ icon
| final IconData DashboardItem::icon |
|
private |
◆ path
| final String DashboardItem::path |
|
private |
◆ subtitle
| final String DashboardItem::subtitle |
|
private |
◆ title
| final String DashboardItem::title |
|
private |
The documentation for this class was generated from the following file: