SizedBox after the rows — guarantees maxScrollExtent >= 1000 on any
target screen; a scenario whose scene cannot scroll that far is a scene
defect and fails instead of measuring an empty scroll.
Builds the neutral contract scene for a LibraryDriver: the
AppBar + element A (FAB, increments SceneSpec.aTaps) + the ListView of
12 rows (element B at kSceneBRow) + the scroll margin, all under a
MaterialApp. The consumer's driver supplies only the library-specific
parts: