CustomSelectableText constructor
const
CustomSelectableText({})
Implementation
const CustomSelectableText({
super.key,
required this.text,
this.openLinks = true,
this.isAnonymous = false,
this.textStyle,
});