persistentFooterDecoration property

BoxDecoration? persistentFooterDecoration
final

Decoration for the container that holds the persistentFooterButtons.

By default, this container has a top border with a width of 1.0, created by Divider.createBorderSide.

See also:

Implementation

final BoxDecoration? persistentFooterDecoration;