enabled property

bool enabled
final

Whether the watermark overlay is visible.

When false, only the child is rendered. Defaults to true.

Implementation

final bool enabled;