Font
fun Font( size: Number = DEFAULT_FONT_SIZE, color: Color = Color.BLACK, family: String = "Arial", fontWeight: Font.FontWeight = FontWeight.NORMAL, fontStyle: Font.FontStyle = FontStyle.NORMAL)
Content copied to clipboard
Creates a Font.