backLayerBackgroundColor property

Color? backLayerBackgroundColor
final

Background Color for the back layer.

Defaults to Theme.of(context).primaryColor.

Implementation

final Color? backLayerBackgroundColor;