SWM-15th-Dnight / flutter-client

android / ios client source code
0 stars 0 forks source link

LoginScreen의 hintText 크기 축소 #12

Closed call-me-bammer closed 2 months ago

call-me-bammer commented 2 months ago

멘토님 피드백을 반영해서 LoginScreen의 hintText의 fontSize를 축소한다.

텍스트 색의 흐리고, 진함의 개념이 아닌 것으로 이해했다.

폼에서 hintText에 대해서만 스타일을 바꿀 수 있는지 확인해보고 수정하겠다.

call-me-bammer commented 2 months ago

TextStyle을 받는 hintStyle 속성으로 fontSize를 변경할 수 있습니다.