getCardSize method

Size getCardSize()

Implementation

Size getCardSize() {
  return const Size(340, 220);
}