menu
tdlib2 package
documentation
td_api.dart
GiftBackground
GiftBackground.new constructor
GiftBackground.new constructor
dark_mode
light_mode
GiftBackground
constructor
GiftBackground
(
{
required
int
centerColor
,
required
int
edgeColor
,
required
int
textColor
,
})
Implementation
GiftBackground({ required this.centerColor, required this.edgeColor, required this.textColor, });
tdlib2 package
documentation
td_api
GiftBackground
GiftBackground.new constructor
GiftBackground class