buttons property

List<CardButton>? buttons
final

The collection of card buttons.

Implementation

final List<CardButton>? buttons;