menu
tdlib package
documentation
td_api.dart
BackgroundFillFreeformGradient
colors property
colors property
dark_mode
light_mode
colors
property
List
<
int
>
colors
final
colors
A list of 3 or 4 colors of the freeform gradients in the RGB24 format
Implementation
final List<int> colors;
tdlib package
documentation
td_api
BackgroundFillFreeformGradient
colors property
BackgroundFillFreeformGradient class