menu
gpt_markdown package
documentation
custom_widgets/inline_code.dart
InlineCodeStyle
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
double
?
borderWidth
final
Outline thickness. Defaults to
1.0
. Zero disables the outline.
Implementation
final double? borderWidth;
gpt_markdown package
documentation
custom_widgets/inline_code
InlineCodeStyle
borderWidth property
InlineCodeStyle class