menu
gpt_markdown package
documentation
custom_widgets/inline_code.dart
InlineCodeDecoration
firstChild property
firstChild property
dark_mode
light_mode
firstChild
property
RenderBox
?
get
firstChild
inherited
The first child in the child list.
Implementation
ChildType? get firstChild => _firstChild;
gpt_markdown package
documentation
custom_widgets/inline_code
InlineCodeDecoration
firstChild property
InlineCodeDecoration mixin