primaryForeground property

String? primaryForeground
final

The color of text and other foreground elements that appear over the primary background regions, such as grid lines, borders, table banding, icons, and so on.

Implementation

final String? primaryForeground;