menu
gpt_markdown package
documentation
styles/block_quote_style.dart
BlockQuoteStyle
margin property
margin property
dark_mode
light_mode
margin
property
EdgeInsetsGeometry
?
margin
final
Space around the whole quote. Defaults to
vertical: 2
.
Implementation
final EdgeInsetsGeometry? margin;
gpt_markdown package
documentation
styles/block_quote_style
BlockQuoteStyle
margin property
BlockQuoteStyle class