menu
gpt_markdown package
documentation
custom_widgets/inline_code.dart
InlineCodeDecoration
childCount property
childCount property
dark_mode
light_mode
childCount
property
int
get
childCount
inherited
The number of children.
Implementation
int get childCount => _childCount;
gpt_markdown package
documentation
custom_widgets/inline_code
InlineCodeDecoration
childCount property
InlineCodeDecoration mixin