[Dart] Class Constructors
- class object
[Ko]
—> this를 사용한 constructor 생성시 named parameter { } 적용 여부는 선택적
[En]
—> Whether to apply the named parameter {} when creating a constructor using this is optional
'플러터(Flutter) > 다트(Dart)' 카테고리의 다른 글
[Dart] Enums (0) | 2020.03.19 |
---|---|
[Dart] Final vs. Const (0) | 2020.03.19 |
[Dart] OOP : Object Oriented Programming (0) | 2020.03.18 |
[Dart] Conditionals - If/Else (0) | 2020.03.18 |
[Dart] List (0) | 2020.03.18 |