menu
components_toolbox package
documentation
components/markdown_text.dart
MarkdownText
paragraphs property
paragraphs property
dark_mode
light_mode
paragraphs
property
List
<
String
>
paragraphs
final
The list of paragraphs to display.
Implementation
final
List
<
String
> paragraphs;
components_toolbox package
documentation
components/markdown_text
MarkdownText
paragraphs property
MarkdownText class
Constructors
new
Properties
fontFamily
fontSize
hashCode
key
paragraphs
runtimeType
textAlign
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==