menu
gpt_markdown package
documentation
styles/code_block_style.dart
CodeBlockStyle
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
double
?
borderWidth
final
Outline thickness. Defaults to 1 when a colour is set.
Implementation
final double? borderWidth;
gpt_markdown package
documentation
styles/code_block_style
CodeBlockStyle
borderWidth property
CodeBlockStyle class