menu
gpt_markdown package
documentation
custom_widgets/inline_code.dart
InlineCodeStyle
fontWeight property
fontWeight property
dark_mode
light_mode
fontWeight
property
FontWeight
?
fontWeight
final
Weight of the code text. Defaults to the surrounding weight.
Implementation
final FontWeight? fontWeight;
gpt_markdown package
documentation
custom_widgets/inline_code
InlineCodeStyle
fontWeight property
InlineCodeStyle class