How to Change app color
- To change app color, your need to add your color code in lib > helper > color.dart
- In flutter color code start from 0xff so you have to add your color hex after this 4 digit. You can change primary_app, primary, secondary, changeablePrimary, fontcolor as shown in below image.