We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df8064 commit 1333e1fCopy full SHA for 1333e1f
1 file changed
docs_snippets/lib/examples/widgets/tabs.dart
@@ -70,7 +70,6 @@ class SwipeableTabsPage extends Example {
70
// Swiping between tabs requires expands to be true and a non-null
71
// contentPhysics (defaults to BouncingScrollPhysics).
72
expands: true,
73
- contentPhysics: const BouncingScrollPhysics(),
74
// {@endhighlight}
75
children: [
76
.entry(
0 commit comments