CustomRichText constructor

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

Implementation

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