menu
vantura package
documentation
markdown/nodes.dart
ItalicInline
children property
children property
dark_mode
light_mode
children
property
List
<
InlineNode
>
children
final
The nested inline nodes.
Implementation
final List<InlineNode> children;
vantura package
documentation
markdown/nodes
ItalicInline
children property
ItalicInline class