Questions tagged [inlinespan]

1 questions
0
votes
2 answers

How to vertically centre align content of Text.rich()

I want to vertically centre align all contents of Text.rich() but I am not able to do that. Here you can see the red and green boxes are not centre aligned. Below is my code. @override Widget build(BuildContext context) { const textStyle =…
Shahbaz Hashmi
  • 2,631
  • 2
  • 26
  • 49