menu
tdlib2 package
documentation
td_api.dart
BusinessStartPage
BusinessStartPage.new constructor
BusinessStartPage.new constructor
dark_mode
light_mode
BusinessStartPage
constructor
BusinessStartPage
(
{
required
String
title
,
required
String
message
,
Sticker
?
sticker
,
})
Implementation
BusinessStartPage({required this.title, required this.message, this.sticker});
tdlib2 package
documentation
td_api
BusinessStartPage
BusinessStartPage.new constructor
BusinessStartPage class