CxButton constructor

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

Implementation

const CxButton({super.key});