MarkdownFlutterContentGeneralFramework constructor
const
MarkdownFlutterContentGeneralFramework({})
UncompleteDocumentation
Implementation
const MarkdownFlutterContentGeneralFramework(
{required this.title,
required this.content,
required this.languageCodeId});