Event structure for Look And Feel application events.
new ThemeEvent()
public function ThemeEvent(type:EventType, theme:Theme)
Constructor.
type
static public onApplyLookAndFeelEVENT:EventType
static public onChangeEVENT:EventType
public function getTheme():Theme
Returns target theme.