BackgroundColorEvent constructor

const BackgroundColorEvent(
  1. UvRgb? color
)

Implementation

const BackgroundColorEvent(this.color);