detailsSectionHeaderTextColor property
Text color for the section headers on the details screen. iOS only.
Implementation
@JsonKey(toJson: toColorString)
/// Text color for the section headers on the details screen. iOS only.
Color? detailsSectionHeaderTextColor;