isFullVersion property Null safety

bool isFullVersion
final

If false, the card will be clipped to a smaller version so it can fit on smaller screens. It should only be clickable in the full / in product page version Buttons should only be visible in full mode

Implementation

final bool isFullVersion;