menu
tdlib2 package
documentation
td_api.dart
BackgroundTypeWallpaper
BackgroundTypeWallpaper.new constructor
BackgroundTypeWallpaper.new constructor
dark_mode
light_mode
BackgroundTypeWallpaper
constructor
BackgroundTypeWallpaper
(
{
required
bool
isBlurred
,
required
bool
isMoving
,
})
Implementation
BackgroundTypeWallpaper({required this.isBlurred, required this.isMoving});
tdlib2 package
documentation
td_api
BackgroundTypeWallpaper
BackgroundTypeWallpaper.new constructor
BackgroundTypeWallpaper class