From 87e057732545c842828280bebd6cad6f2e9ecfc9 Mon Sep 17 00:00:00 2001 From: younghwan Date: Wed, 19 Aug 2020 18:53:51 +0900 Subject: [PATCH] add paragraph --- packages/flutter/lib/src/widgets/visibility.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/flutter/lib/src/widgets/visibility.dart b/packages/flutter/lib/src/widgets/visibility.dart index 6d6113ff6bcc..482538dbabe9 100644 --- a/packages/flutter/lib/src/widgets/visibility.dart +++ b/packages/flutter/lib/src/widgets/visibility.dart @@ -161,7 +161,7 @@ class Visibility extends StatelessWidget { /// Whether to maintain space for where the widget would have been. /// - /// To set this, [maintainAnimation] must also be set. + /// To set this, [maintainAnimation] and [maintainState] must also be set. /// /// Maintaining the size when the widget is not [visible] is not notably more /// expensive than just keeping animations running without maintaining the