Container Flex


  backgroundColor="#eeeeee">
  
  @namespace mx "http://www.adobe.com/2006/mxml";
    mx|TextInput { 
      font-size:24;
      border-style:solid;
      border-color:black;
      border-thickness:4;
    }
  

  
      borderStyle="solid" borderColor="#000000"  
    horizontalAlign="center"
    paddingBottom="20" paddingLeft="20" paddingRight="20" paddingTop="20"
    verticalGap="20" backgroundColor="white">