foreground property

String? foreground
getter/setter pair

The foreground color that can be used to write on top of a background with 'background' color.

Implementation

core.String? foreground;