used to wrap code content widget
typedef CodeContentWrapper = Widget Function( Widget codeContent, String code, String language, );