blockQuoteTextStyle property

TextStyle? blockQuoteTextStyle
final

Define the text style of the general blockquote. This overrides any style detected like: line-height, size, font families, color

Implementation

final pw.TextStyle? blockQuoteTextStyle;