menu
dashboard_slider package
documentation
item_model.dart
ItemModel
ItemModel.new constructor
ItemModel.new constructor
dark_mode
light_mode
ItemModel
constructor
ItemModel
(
IconData
iconData
,
Color
color
,
String
title
,
int
count
,
String
tag
,
)
Implementation
ItemModel(this.iconData,this.color,this.title, this.count,this.tag);
dashboard_slider package
documentation
item_model
ItemModel
ItemModel.new constructor
ItemModel class