https://github.com/flutter/flutter/blob/8a1204f0b6d8b5a14f1b80e11d7019a12ea532c8/packages/flutter/lib/src/widgets/dual_transition_builder.dart#L17 The child is marked as nullable without any explanation, this function parameter 'widget' is used to create an animation from it.
flutter/packages/flutter/lib/src/widgets/dual_transition_builder.dart
Line 17 in 8a1204f
The child is marked as nullable without any explanation, this function parameter 'widget' is used to create an animation from it.