enabled property

bool enabled
final

Indicates whether the sticker editor is enabled.

When set to true, the sticker editor is active and users can interact with it. If false, the editor is disabled and does not respond to user inputs.

Implementation

final bool enabled;