LatexTheme.fixed constructor
const
LatexTheme.fixed({
- required LatexThemeColors colors,
Implementation
const factory LatexTheme.fixed({required LatexThemeColors colors}) =
_FixedLatexTheme;