frontLayerBackgroundColor property

Color? frontLayerBackgroundColor
final

Background Color for the front layer.

If null, the color is handled automatically according to the theme.

Implementation

final Color? frontLayerBackgroundColor;