flutter-bloc-vanilla-tutorial
flutter-bloc-vanilla-tutorial copied to clipboard
Update main.dart
Theme.of(context).textTheme.display1, is deprecated . Updated to Theme.of(context).textTheme.headline4,