CellStyle.this

Alignment is only supported on some platforms.

  1. this(Color textColor)
  2. this(Color textColor, Color backgroundColor)
  3. this(TextAlignment alignment)
  4. this(TextAlignment alignment, Color textColor)
  5. this(TextAlignment alignment, Color textColor, Color backgroundColor)
    struct CellStyle
    this
    (
    TextAlignment alignment
    ,
    Color textColor
    ,)

Meta