1. double width = MediaQuery.of(context).size.width;
    2. double height = MediaQuery.of(context).size.height;