child property Null safety
final
The widget below this DualTransitionBuilder in the tree.
This child widget will be wrapped by the transitions built by forwardBuilder and reverseBuilder.
Implementation
final Widget? child;
The widget below this DualTransitionBuilder in the tree.
This child widget will be wrapped by the transitions built by forwardBuilder and reverseBuilder.
final Widget? child;