Change App Colors

All the colors used in the app are placed under the lib--> widget--> radialDecoration.dart and lib --> widget --> radialDecorationbox.dart file

Enter the desired color hex values inside these files and it will change your gradient colors.

Other colors are defined on the views iteself. You can go to each views and change the color to the desired one.

Last updated