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
플루터에서 아래와 같이 아이콘들을 제공합니다.
'개발 > 플루터(flutter)' 카테고리의 다른 글
flutter google font (0) | 2020.11.25 |
---|---|
Future (0) | 2020.05.03 |
flutter bottom tab (0) | 2020.04.23 |
flutter adb exited with exit code 1 (0) | 2020.04.21 |
bottom tabBar (0) | 2020.04.12 |