ArcaneCodeWindow.terminal constructor
const
ArcaneCodeWindow.terminal({})
Implementation
const ArcaneCodeWindow.terminal({
required this.code,
this.title,
this.showButtons = true,
this.codeColor,
this.headerBackground,
this.bodyBackground,
super.key,
}) : style = CodeWindowStyle.terminal;