Steps to Reproduce
I have a TabBar with some tabs. AutoSizeText is used as Tab. I've used maxFontSize here. Then I changed the device font size to the largest. At that time, I expected the fontsize to be the given maxFontSize which is 20.0, but it is not. Font size crosses maxFontSize limit when I change the device font size to the largest.
Steps to Reproduce I have a TabBar with some tabs. AutoSizeText is used as Tab. I've used maxFontSize here. Then I changed the device font size to the largest. At that time, I expected the fontsize to be the given maxFontSize which is 20.0, but it is not. Font size crosses maxFontSize limit when I change the device font size to the largest.
Code sample
Themedata for tabs :
Version