headerForeground property

Color? headerForeground
final

Text color for diff headers (@@ ... @@). Defaults to Theme.primary.

Implementation

final Color? headerForeground;