class openfl.gui.styles.FontStyle

Available on all platforms

... @author tienery

Class Fields

static var DEFAULT:FontStyle

static var HEADING:FontStyle

static var LINK:FontStyle

Instance Fields

var size:Int

function new(size:Int, color:Int, underline:Bool):Void