BotAppSettings constructor
const
BotAppSettings({})
Bot App Settings constructor.
Implementation
const BotAppSettings({
this.placeholderPath,
this.backgroundColor,
this.backgroundDarkColor,
this.headerColor,
this.headerDarkColor,
}) : super._();