ParagraphMarkdownConfig constructor
const
ParagraphMarkdownConfig({
- TextStyle textStyle = const TextStyle(fontSize: 16),
UncompleteDocumentation
Implementation
const ParagraphMarkdownConfig(
{this.textStyle = const TextStyle(fontSize: 16)});