adjustments property

bool? adjustments
final

If enabled the brightness, contrast, and saturation of a sticker can be changed if the corresponding StickerActions in the Tool.sticker are enabled.

// Defaults to:
false

Implementation

final bool? adjustments;