TextFont public struct TextFont : Encodable Undocumented color Sets the text font color of selected points. Declaration Swift public var color: Color? init(color:) Creates TextFont object with specified properties. Declaration Swift public init(color: Color? = nil) Parameters color Sets the text font color of selected points. © 2021 Vojta Molda. All rights reserved. (Last updated: 2021-02-13) Generated by jazzy ♪♫ v0.13.6, a Realm project.