A Simple User Profile Screen for Minimalistic Design

1.Color is defined within BuildContext by variable myColor. By changing the variable myColor property, easily possible to change the whole screen color.
2. To view the profile images add an assets folder in main directory and put images in that folder. Also add that directory in pubspec.yaml file. Or use any NetworkImage.