AffogatoStylingConfigs constructor
const
AffogatoStylingConfigs({})
Implementation
const AffogatoStylingConfigs({
required this.windowHeight,
required this.windowWidth,
required this.tabBarHeight,
required this.editorFontSize,
this.tabSizeInSpaces = 4,
});