CkRichTextSpan constructor

CkRichTextSpan({
  1. required TextSpan textSpan,
})

Implementation

CkRichTextSpan({required this.textSpan});