buttons property

List<Widget> buttons
final

List of custom buttons to display in the footer (right side)

Implementation

final List<Widget> buttons;