menu
gpt_markdown package
documentation
custom_widgets/inline_code.dart
InlineCodeRun
start property
start property
dark_mode
light_mode
start
property
int
start
final
First code unit of the run, in the paragraph's plain text.
Implementation
final int start;
gpt_markdown package
documentation
custom_widgets/inline_code
InlineCodeRun
start property
InlineCodeRun class