Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/src/dismissible_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class DismissiblePage extends StatelessWidget {
/// Note that scale decreases as user drags
final double minScale;

/// The minimum amount fo border radius widget can have
/// The minimum amount of border radius widget can have
final double minRadius;

/// The maximum amount of border radius widget can have while dragging
Expand Down