CommonlybookTestCard constructor
const
CommonlybookTestCard({
- Key? key,
- required dynamic wholedata,
Implementation
const CommonlybookTestCard({super.key, required this.wholedata});