CodexStylesheet constructor
const
CodexStylesheet({
- CodexAccent accent = CodexAccent.green,
Implementation
const CodexStylesheet({this.accent = CodexAccent.green});
const CodexStylesheet({this.accent = CodexAccent.green});