Today, when I use TextSpan
widget?
child: Text( snapshot.data[index].slug),
then i got this problem

Solution:
after using substring length my problem got solved

Refrence:https://stackoverflow.com/questions/57685855/flutter-how-to-limit-text-length