LiZhuoyuan
Committed by GitHub

Update README_PT.md

@@ -90,7 +90,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true); @@ -90,7 +90,7 @@ ScreenUtil.init(designSize: Size(750, 1334), allowFontScaling: true);
90 ScreenUtil().scaleHeight //Ratio of actual height dp to design draft px 90 ScreenUtil().scaleHeight //Ratio of actual height dp to design draft px
91 91
92 0.2.wp //0,2 vezes a largura da tela 92 0.2.wp //0,2 vezes a largura da tela
93 - 0.5.hp //50% da largura da tela 93 + 0.5.hp //50% altura da tela
94 ``` 94 ```
95 95
96 #### Adaptar o tamanho da tela: 96 #### Adaptar o tamanho da tela: