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