DrawingContext.textUnderColor

If set, causes the text to be drawn over a box of the specified color.

  1. void textUnderColor(Color color)
    class DrawingContext
    void
    textUnderColor
  2. alias boxColor = textUnderColor

Meta