Layer 220
PageBlockPullquote
Pullquote
constructor
pageBlockPullquote#4f4456d3 text:RichText caption:RichText = PageBlock;
Returns
PageBlockGogram Example
// Creating PageBlockPullquote constructor obj := &tg.PageBlockPullquote{ Text: &tg.RichText{}, Caption: &tg.RichText{}, }