persistentFooterButtons property

List<StacWidget>? persistentFooterButtons
final

A list of buttons to display in a row below the body.

Implementation

final List<StacWidget>? persistentFooterButtons;