Skip to content

Commit

Permalink
Update lib/scaffold.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Harsh Bhikadia <harsh.bhikadiya@gmail.com>
  • Loading branch information
mockturtl and daadu authored Feb 14, 2021
1 parent 14e0092 commit abcd5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scaffold.dart
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class BackdropScaffold extends StatefulWidget {
final Color frontLayerBackgroundColor;

/// Fraction of the available height the front layer will occupy,
/// when active (concealing the back layer). Clamped to (0, 1).
/// when active (back layer concealed). Clamped to (0, 1).
///
/// Note the front layer will not fully conceal the back layer when
/// this value is less than 1. A scrim will cover the
Expand Down

0 comments on commit abcd5c4

Please sign in to comment.