HtmlBoxUIConfig constructor

const HtmlBoxUIConfig({
  1. MilibrisColor? backgroundColor,
})

Creates an HTML box UI config.

Implementation

const HtmlBoxUIConfig({this.backgroundColor});