Icon( Icons.home, color: Colors.blue, size: 40.0, textDirection: TextDirection.ltr, semanticLabel: 'Icon', // Announced in accessibility modes (e.g TalkBack/VoiceOver). This label does not show in the UI. ),
flutter pub get flutter pub run flutter_launcher_icons:main
dependencies: font_awesome_flutter: ^8.10.0