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