Unverified Commit 06e75e94 authored by Taha Tesser's avatar Taha Tesser Committed by GitHub

Minor doc fix for`CupertinoTabBar` (#91829)

parent 06b5f98b
......@@ -45,7 +45,7 @@ const Color _kDefaultTabBarInactiveColor = CupertinoColors.inactiveGray;
/// [MediaQuery.textScaleFactorOf] against [CupertinoApp]'s [BuildContext].
///
/// {@tool dartpad}
/// This example shows a [CupertinoTabBar] placed in a [CupertinoPageScaffold].
/// This example shows a [CupertinoTabBar] placed in a [CupertinoTabScaffold].
///
/// ** See code in examples/api/lib/cupertino/bottom_tab_bar/bottom_tab_bar.0.dart **
/// {@end-tool}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment