Login/Register Screen with CustomClipper
1. CustomClipper is used to design the background of the screen.
2. No image is used. So color can be changed easily.
3.Color is defined within BuildContext by variable myColor. Changing the variable myColor property will change the whole screen color.