Skip to content

Commit

Permalink
add paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
younghwan committed Aug 19, 2020
1 parent f0ab1b8 commit 87e0577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flutter/lib/src/widgets/visibility.dart
Expand Up @@ -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
Expand Down

0 comments on commit 87e0577

Please sign in to comment.