Converts a openfl.text.TextFormat value to a feathers.text.TextFormat used by many Feathers UI components.
openfl.text.TextFormat
feathers.text.TextFormat
A special replacement for openfl.text.TextFormat that dispatches Event.CHANGE when any of its properties changes, and supports creating a clone with the same properties.
Event.CHANGE