티스토리 뷰
Introduction to widgets
Basic widgets
Flutter comes with a suite of powerful basic widgets, of which the following are commonly used:
The Text widget lets you create a run of styled text within your application.
Text 위젯은 app에서 스타일이 지정된 텍스트를 사용 할 수 있게 해준다.
Text class - widgets library - Dart API
A run of text with a single style. The Text widget displays a string of text with single style. The string might break across multiple lines or might all be displayed on the same line depending on the layout constraints. The style argument is optional. Whe
api.flutter.dev
These flex widgets let you create flexible layouts in both the horizontal (Row) and vertical (Column) directions. The design of these objects is based on the web’s flexbox layout model.
Row - 가로, Column - 세로의 레이아웃
Column class - widgets library - Dart API
A widget that displays its children in a vertical array. To cause a child to expand to fill the available vertical space, wrap the child in an Expanded widget. The Column widget does not scroll (and in general it is considered an error to have more childre
api.flutter.dev
'Flutter' 카테고리의 다른 글
Flutter Building layouts Tutorial (0) | 2020.12.13 |
---|---|
Row and Column classes (0) | 2020.12.12 |
Flutter crossAxisAlignment property (0) | 2020.12.12 |
Flutter layout practice/플러터 레이아웃 연습 (0) | 2020.12.12 |
Flutter webview/플러터 웹뷰 (0) | 2020.12.12 |
- Total
- Today
- Yesterday
- 중국어로 릴선
- 중국어 칼
- 판빙빙머리
- 중국어로 색상
- 중국어로 칼
- 중국네비게이션
- 중국에서 지도
- 라챗렌치 중국어로
- 중국어로 장갑
- 중국네비
- 중국어로 색깔
- 중국어현장용어
- 사다리 중국어로
- 중국어입력기
- 중국지도어플
- 현장중국어
- 장갑을 중국어로
- 중국어로 라챗렌치
- 릴선 중국어
- 중국여자 헤어
- 중국어로 전기선
- 중국어로 라챗스패너
- 칼 중국어
- 중국 헤어스타일
- 중국 네비
- 칼 중국어로
- 색깔 중국어
- 중국 내비
- 칼 중국어로 뭐라고
- 중국어로 사다리
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |