class openfl.gui.styles.Style
Available on all platforms
var fillColor:Int
Adjusts the fill color of a control (does not include text).
var outlineColor:Int
Adjusts the outline color of a control.
var textColor:Int
Adjusts the color of text, if a TextControl exists.
function new():Void
Creates a basic styling component.