menu
tdlib2 package
documentation
td_api.dart
PageBlockAuthorDate
PageBlockAuthorDate.new constructor
PageBlockAuthorDate.new constructor
dark_mode
light_mode
PageBlockAuthorDate
constructor
PageBlockAuthorDate
(
{
RichText
?
author
,
required
int
publishDate
,
})
Implementation
PageBlockAuthorDate({this.author, required this.publishDate});
tdlib2 package
documentation
td_api
PageBlockAuthorDate
PageBlockAuthorDate.new constructor
PageBlockAuthorDate class