foreground property
final
Which color to use the foreground.
If null
, the color will be inherited from the parent element.
Implementation
final Color? foreground;
Which color to use the foreground.
If null
, the color will be inherited from the parent element.
final Color? foreground;