HtmlBoxUIConfig constructor
const
HtmlBoxUIConfig({
- MilibrisColor? backgroundColor,
Creates an HTML box UI config.
Implementation
const HtmlBoxUIConfig({this.backgroundColor});
Creates an HTML box UI config.
const HtmlBoxUIConfig({this.backgroundColor});