Summary page done
This commit is contained in:
@@ -152,7 +152,7 @@ class _CategoriesState extends State<Categories> {
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
Text(name,
|
||||
style: TextStyle(color: Colors.white)),
|
||||
),
|
||||
// Icon(Icons.analytics, color: color, size: 20,),
|
||||
Icon(Icons.circle,
|
||||
color: (productive)
|
||||
|
||||
Reference in New Issue
Block a user