foreground property

Color? foreground
final

Which color to use the foreground.

If null, the color will be inherited from the parent element.

Implementation

final Color? foreground;