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