Skip to content

Commit 1333e1f

Browse files
committed
Prepare Docs Snippets for review
1 parent 5df8064 commit 1333e1f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs_snippets/lib/examples/widgets/tabs.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ class SwipeableTabsPage extends Example {
7070
// Swiping between tabs requires expands to be true and a non-null
7171
// contentPhysics (defaults to BouncingScrollPhysics).
7272
expands: true,
73-
contentPhysics: const BouncingScrollPhysics(),
7473
// {@endhighlight}
7574
children: [
7675
.entry(

0 commit comments

Comments
 (0)