Command
Opens a FvThemeChooser dialog.
2 ways to use command implementation :
new FvOpenThemeChooser()
public function FvOpenThemeChooser()
Constructor.
public function execute(event:IEvent):Void
Executes command.
public function toString():String
Returns string representation.