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 | 31 |
Tags
- widget
- Flutter
- create
- Copy-on-write
- stack growth
- flutter
- pintos
- System call
- scaffold
- vm
- Cow
- BFS
- file
- materialapp
- algorithm
- icon button
Archives
- Today
- Total
JunHyeok
[Flutter] 5 app bar 메뉴 설정하기 - by 코딩셰프 본문
App bar icon button
- leading : 아이콘 버튼이나 간단한 위젯을 왼쪽에 배치할 때 사용되는 속성!
- actions : 복수의 아이콘 버튼 등을 오른쪽에 배치할 때
- onPressed : 함수의 형태로 일반 버튼이나 아이콘 버튼을 터치했을 때 일어나는 이벤트를 정의함. (즉, 함수다!)
'Flutter > 순한맛' 카테고리의 다른 글
[Flutter] 6 화면 이동하기 - by 코딩셰프 (0) | 2024.06.02 |
---|---|
[Flutter] 4. 캐릭터 페이지 디자인 2: 실전 코딩 part 1~2 - by 코딩셰프 (0) | 2024.06.01 |
[Flutter] 3. 캐릭터 페이지 디자인 1: 위젯 정리 -by 코딩셰프 (0) | 2024.05.31 |
[Flutter] 2. 플러터 앱페이지 기본 코드 이해하기 -by 코딩셰프 (0) | 2024.05.31 |
[Flutter] 1. Widget (0) | 2024.05.31 |