Quick fix on material dialog docs (#42968)
This commit is contained in:
committed by
Hans Muller
parent
b6c865ff9c
commit
faa514fc24
@@ -74,7 +74,7 @@ class Dialog extends StatelessWidget {
|
||||
/// The curve to use for the animation shown when the system keyboard intrudes
|
||||
/// into the space that the dialog is placed in.
|
||||
///
|
||||
/// Defaults to [Curves.fastOutSlowIn].
|
||||
/// Defaults to [Curves.decelerate].
|
||||
final Curve insetAnimationCurve;
|
||||
|
||||
/// {@template flutter.material.dialog.shape}
|
||||
|
||||
Reference in New Issue
Block a user