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