persistentFooterButtons property

List<Widget>? persistentFooterButtons
final

Buttons to display at the bottom of the scaffold.

Implementation

final List<Widget>? persistentFooterButtons;