String codeSyntaxDecorationStyleKey( String slot, { String prefix = codeSyntaxDecorationPrefix, }) { return '$prefix.$slot'; }