반응형
decoration: InputDecoration(
InputDecoration 내부에서
isDense: true,
contentPadding: const EdgeInsets.only(left: 32, bottom: 11.5, top: 11.5, right: 44),
위 항목 수정
반응형
'개발 > flutter' 카테고리의 다른 글
클로바 Speech Recognition (1) | 2024.04.26 |
---|---|
Flutter 웹 렌더러를 html 모드로 세팅해두고 싶다면 (0) | 2024.03.28 |
Flutter ListView 에서 item index로 scroll Position 변경하기 (0) | 2023.07.27 |
플러터 글자별 width 길이 똑같이 처리하고 싶을 때. (0) | 2023.04.12 |
플러터 안드로이드 스튜디오 사용 중 자동완성(code completion)이 사라진 경우 (0) | 2022.12.16 |