Unverified Commit 5559b6d0 authored by younghwan's avatar younghwan Committed by GitHub

Update Visibility docs on maintainSize (#64148)

parent 86814cab
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment