Skip to main content

How to Remove Dark Theme

  1. Go to lib > MyProfile.dart inside that go to _getDrawerItem() method. here you have to comment change theme by doing double slash before change theme tile as shown in below image

eShop

  1. now go to main.dart here in void main() method above runapp you have to add one line and comment above code as shown in below image

eShop