menu
tdlib package
documentation
td_api.dart
PageBlockFooter
PageBlockFooter.new const constructor
PageBlockFooter.new const constructor
dark_mode
light_mode
PageBlockFooter
constructor
const
PageBlockFooter
(
{
required
RichText
footer
,
})
The footer of a page
Implementation
const PageBlockFooter({ required this.footer, });
tdlib package
documentation
td_api
PageBlockFooter
PageBlockFooter.new const constructor
PageBlockFooter class