User Profile Screen for Dark Theme with Gradient

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 image add an asset image in main directory and add that directory in pubspec.yaml file. Or use any NetworkImage.
3. Used font_awesome_flutter package for some icons. Add the package form here FontAwesomeFlutter