Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- function
- package
- 크롤러
- kotlin
- texttheme
- map
- python
- Android
- Class
- ML
- variable
- import
- text
- 콜렉션
- Flutter
- animation
- 클래스
- 다트
- 함수
- 파이썬
- set
- 플러터
- 웹크롤러
- 코틀린
- DART
- List
- textstyle
- crawler
- Collection
- pushnamed
Archives
- Today
- Total
목록drawerheader (1)
조용한 담장

Drawer DrawerHeader, Drawer DrawerHeader 는 Material design에서 Drawer의 맨 위 공간으로 사용자의 정보등을 표시하는 용도로 사용하는 경우를 흔히 볼 수 있다. Drawer 에는 DrawerHeader, ListTile, Divider, Card, AboutListTile 등을 배치해 꾸며보았다. Tap actions Dialog 를 삽입해서 Tap 기능을 동작시켜 보았다. onTap, onLongPress GestureDetector endDrawer 오른쪽에서 열리는 Drawer. Demo Reference https://flutter.dev/docs/cookbook/design/drawer https://api.flutter.dev/flutter/ma..
Flutter
2019. 8. 2. 16:03