BusinessCard constructor

const BusinessCard({
  1. Key? key,
})

Implementation

const BusinessCard({super.key});