menu
tdlib2 package
documentation
td_api.dart
BackgroundFillFreeformGradient
BackgroundFillFreeformGradient.new constructor
BackgroundFillFreeformGradient.new constructor
dark_mode
light_mode
BackgroundFillFreeformGradient
constructor
BackgroundFillFreeformGradient
(
{
required
List
<
int
>
colors
,
})
Implementation
BackgroundFillFreeformGradient({required this.colors});
tdlib2 package
documentation
td_api
BackgroundFillFreeformGradient
BackgroundFillFreeformGradient.new constructor
BackgroundFillFreeformGradient class