Summary page done

This commit is contained in:
warlock
2022-03-02 09:24:26 +05:30
parent 8c7ea9b86e
commit 4576957b4c
16 changed files with 974 additions and 409 deletions

View File

@@ -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)