cardWidget property

Widget cardWidget

Implementation

Widget get cardWidget => Card(
      child: this,
    );