본문 바로가기
Front-End/flutter

[dart] 다트 언어 아이콘 리스트

by 찐코딩 2022. 5. 19.

https://api.flutter.dev/flutter/material/Icons-class.html

 

Icons class - material library - Dart API

Identifiers for the supported material design icons. Use with the Icon class to show specific icons. Icons are identified by their name as listed below, e.g. Icons.airplanemode_on. To use this class, make sure you set uses-material-design: true in your pro

api.flutter.dev

 

아이콘 뭐뭐 있는지 하나하나 찾기 불편했는데 여기 싹다 정리되어있다~굿굿

댓글