Style Flex



    
    @namespace mx "http://www.adobe.com/2006/mxml";
    mx|Button, mx|TextInput, mx|Label {
         fontStyle: italic;
         fontSize: 24;
    }