menu
td_json_client package
documentation
td_api.dart
PageBlockPullQuote
PageBlockPullQuote.new constructor
PageBlockPullQuote.new constructor
dark_mode
light_mode
PageBlockPullQuote
constructor
PageBlockPullQuote
(
{
String
?
extra
,
int
?
client_id
,
RichText
?
text
,
RichText
?
credit
,
})
Implementation
PageBlockPullQuote({ super.extra, super.client_id, this.text, this.credit, });
td_json_client package
documentation
td_api
PageBlockPullQuote
PageBlockPullQuote.new constructor
PageBlockPullQuote class