buttons property

List<Button>? buttons
final

The list of options to show to the user.

Implementation

final List<Button>? buttons;