본문 바로가기

김태휘's github 기록

23.01.18

https://github.com/h-wi/2022_Winter_TIL/tree/main/0118

 

GitHub - h-wi/2022_Winter_TIL

Contribute to h-wi/2022_Winter_TIL development by creating an account on GitHub.

github.com

 

Today I Learned :

  1. custermized widget 생성법, stateless widget에 여러 개 만들어보기
  2. MainAxis, CrossAxis 생각하며 차곡차곡 화면 채우기
  3. 각 위젯 안에 들어가는 값들이 named parameter로써 쓰인다는 것 (생성자에서 {required this.}로 처리)

'김태휘's github 기록' 카테고리의 다른 글

23.01.20  (0) 2023.01.21
23.01.19  (0) 2023.01.20
23.01.12  (0) 2023.01.12
23.01.11  (0) 2023.01.12
23.01.10  (0) 2023.01.11