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
- Coroutines
- scroll
- livedata
- LifeCycle
- ScrollView
- binding
- TEST
- DART
- android
- intent
- 앱바
- drift
- 계측
- Dialog
- Button
- 테스트
- CustomScrollView
- activity
- tabbar
- Kotlin
- 앱
- textfield
- data
- Flutter
- Compose
- viewmodel
- appbar
- 안드로이드
- Navigation
- textview
Archives
- Today
- Total
목록탭바디자인 (1)
Study Record
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/Cy8vI/btr5cEyJZIs/DM1zTREAOVNKMKl0nTWzKk/img.png)
✍ 탭바 디자인 변경하기 TabBar, TabBarView, Tab, DefaultTabController 를 사용하여 구현한 탭바의 디자인과 관련된 인자를 소개하려 한다. ✍ TabBar TabBar({ Key? key, required List tabs, TabController? controller, bool isScrollable = false, EdgeInsetsGeometry? padding, Color? indicatorColor, bool automaticIndicatorColorAdjustment = true, double indicatorWeight = 2.0, EdgeInsetsGeometry indicatorPadding = EdgeInsets.zero, Decoration? ind..
Flutter/widget_tapbar
2023. 3. 21. 22:22