Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- textfield
- android
- livedata
- DART
- LifeCycle
- 계측
- ScrollView
- drift
- 앱
- intent
- Kotlin
- activity
- scroll
- data
- Dialog
- Compose
- viewmodel
- Navigation
- Coroutines
- CustomScrollView
- Button
- TEST
- appbar
- 앱바
- 테스트
- Flutter
- 안드로이드
- binding
- textview
- tabbar
Archives
- Today
- Total
목록Hint (1)
Study Record
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/UKnnQ/btr0zGuQ2VY/rbQf64LUtCuKwM6D2KoikK/img.png)
✍ TextField - Text decoration TextField 에서 텍스트 폰트, 색상 등 스타일을 지정하는 것은 style 인자의 TextStyle() 를 참고한다. [Flutter] Text() ✍ Text Class 단일 스타일의 텍스트를 보여준다. Text( String this.data, { super.key, this.style, this.strutStyle, this.textAlign, this.textDirection, this.locale, this.softWrap, this.overflow, this.textScaleFactor, this.maxLines, this.semanti laustudy.tistory.com 😶 텍스트 방향 (textDirection) 언어마다 읽는 방..
Flutter/widget_TextField
2023. 2. 24. 22:17