size property

Size? size
final

The size of the card.

If not provided, the card will be painted as per the child's size.

Implementation

final Size? size;