menu
flenx package
documentation
blog/document/blocks/quote_block.dart
QuoteBlock
QuoteBlock.new const constructor
QuoteBlock.new const constructor
dark_mode
light_mode
QuoteBlock
constructor
const
QuoteBlock
(
String
text
, {
String
?
cite
,
})
Implementation
const QuoteBlock(this.text, {this.cite});
flenx package
documentation
blog/document/blocks/quote_block
QuoteBlock
QuoteBlock.new const constructor
QuoteBlock class