menu
gpt_markdown package
documentation
plusparse/ast.dart
MdTableCell
MdTableCell.new const constructor
MdTableCell.new const constructor
dark_mode
light_mode
MdTableCell
constructor
const
MdTableCell
(
{
required
List
<
MdNode
>
content
,
})
Implementation
const MdTableCell({required this.content});
gpt_markdown package
documentation
plusparse/ast
MdTableCell
MdTableCell.new const constructor
MdTableCell class