flutter icons
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. To use this class, make sure you set uses-material-design: true in your project's pubspec.yaml file in api.flutter.dev 플루터에서 아래와 같이 아이콘들을 제공합니다.