DrawingContext.boxColor

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

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

Meta