TwText.rich constructor
const
TwText.rich(
- TextSpan span, {
- Key? key,
- List<
Attribute< attributes = const [],TwTextData> >
Implementation
const TwText.rich(
TextSpan this.span, {
super.key,
this.attributes = const [],
}) : data = null;