CustomText constructor

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

Implementation

const CustomText({super.key});