titleColor
The color to apply to the text displayed in the sash. If nil the text will be the default system color.
Declaration
@MainActor @preconcurrency class var titleColor: Color? { get }Discussion
Default value is nil
The color to apply to the text displayed in the sash. If nil the text will be the default system color.
@MainActor @preconcurrency class var titleColor: Color? { get }Default value is nil