child property

Widget child
final

The primary content displayed within the card button.

Typically contains text, icons, or complex layouts that represent the button's purpose. The content is styled with card appearance and elevated visual treatment.

Implementation

final Widget child;