useOwnLayer property

bool useOwnLayer
final

Whether to create its own AdaptiveLiquidGlassLayer.

If false (default), the indicator must be inside a AdaptiveLiquidGlassLayer. If true, creates an independent glass layer with settings.

Implementation

final bool useOwnLayer;