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
- text
- textstyle
- 함수
- List
- package
- DART
- 플러터
- 파이썬
- texttheme
- 크롤러
- 클래스
- Android
- crawler
- 코틀린
- 다트
- import
- kotlin
- 콜렉션
- Class
- Flutter
- map
- pushnamed
- function
- 웹크롤러
- ML
- Collection
- set
- python
- animation
- variable
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