backdropConfig property

BackdropConfig backdropConfig
final

Various configurations related to making SlidingPanel look and act like a backdrop widget.

To use features, first set BackdropConfig.enabled to true.

If enabled, a dark shadow is displayed over the PanelContent.bodyContent and various options are enabled.

Implementation

final BackdropConfig backdropConfig;