flutter-bloc-vanilla-tutorial icon indicating copy to clipboard operation
flutter-bloc-vanilla-tutorial copied to clipboard

Update main.dart

Open dev-aentgs opened this issue 5 years ago • 0 comments

Theme.of(context).textTheme.display1, is deprecated . Updated to Theme.of(context).textTheme.headline4,

dev-aentgs avatar Aug 14 '20 13:08 dev-aentgs