enabled property

bool? enabled
final

Whether the acrylic effect is enabled. This is usually disabled when the system is in battery-save mode. If null, acrylicEnabled is used.

If disabled, there will be no backdrop effect nor elevation.

Implementation

final bool? enabled;