CXEmailForm constructor

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

Implementation

const CXEmailForm({Key? key}) : super(key: key);