extendBody property

bool extendBody
final

If true, page will be extend under the edge of the selected action if its not zero.

You can define offset of the edge of selected action in selectedActionXOffset in CurtainSideBarConfig.

defaults to false.

Implementation

final bool extendBody;