Just curious how others implement font size in their apps. I've been using MediaQuery.of(context).size.width * 0.05 - or something similar.
確定! 回上一頁