We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
configuration
1 parent bb3a9fb commit 4c9f4d2Copy full SHA for 4c9f4d2
packages/animations/lib/src/modal.dart
@@ -29,6 +29,7 @@ typedef _ModalTransitionBuilder = Widget Function(
29
/// modal route that will be displayed, such as the enter and exit
30
/// transitions, the duration of the transitions, and modal barrier
31
/// properties.
32
+/// By default, `configuration` is [FadeScaleTransitionConfiguration].
33
///
34
/// The `useRootNavigator` argument is used to determine whether to push the
35
/// modal to the [Navigator] furthest from or nearest to the given `context`.
0 commit comments