Login/Register Screen with Custom Clipper & Transparent Effect

1. CustomClipper is used to design the top part of the screen.
2. No image is used.
3.Color is defined within BuildContext by variable myColor. Changing the variable myColor property will change the whole screen color.