menu
gpt_markdown package
documentation
styles/block_quote_style.dart
BlockQuoteStyle
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
Applied on top of the surrounding text style. Defaults to no change.
Implementation
final TextStyle? textStyle;
gpt_markdown package
documentation
styles/block_quote_style
BlockQuoteStyle
textStyle property
BlockQuoteStyle class