Future<List<int>?>
MatchesGoldenFile
Otherwise when tests use `expectLater(getBytesOrNull(), matchesGoldenFile(...))`, they may fail in sound null safety mode and pass in weak null safety mode. Fixes https://github.com/flutter/flutter/issues/132964
flutter_test
AutomatedTestWidgetsFlutterBinding.pump
TestDisplay
Display