menu
gpt_markdown package
documentation
styles/block_quote_style.dart
BlockQuoteStyle
barWidth property
barWidth property
dark_mode
light_mode
barWidth
property
double
?
barWidth
final
Thickness of the bar down the side. Defaults to
3
.
Implementation
final double? barWidth;
gpt_markdown package
documentation
styles/block_quote_style
BlockQuoteStyle
barWidth property
BlockQuoteStyle class