flutter get height and widht of screen outside of build code example Example: get screen height flutter double height = MediaQuery.of(context).size.height;