buttons property

List<BasicCardButton>? buttons
final

The collection of card buttons.

Implementation

final List<BasicCardButton>? buttons;