How to Remove Dark Theme
- 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
- 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