Skip to content

Commit 1e1f4bc

Browse files
authored
Mention that NavigationBar is a new widget (#104264)
1 parent 0801039 commit 1e1f4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter/lib/src/material/theme_data.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ class ThemeData with Diagnosticable {
11701170
/// * [ElevatedButton]
11711171
/// * [FloatingActionButton]
11721172
/// * [Material]
1173-
/// * [NavigationBar]
1173+
/// * [NavigationBar] (new, replacing [BottomNavigationBar])
11741174
/// * [NavigationRail]
11751175
/// * [OutlinedButton]
11761176
/// * [StretchingOverscrollIndicator], replacing the

0 commit comments

Comments
 (0)