I am using constrain like this below.
Widget build(BuildContext context) => LayoutBuilder( builder: (context, constrain){ return Container( alig