TextStyle

constructor(    textColor: Int = Color.BLACK,     textSize: Double = DEFAULT_TEXT_SIZE,     fontUri: String = DEFAULT_FONT_URI,     textAnchoring: TextAnchoring = DEFAULT_TEXT_ANCHORING,     offset: PointF = DEFAULT_OFFSET)