We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NavigationBar
1 parent 0801039 commit 1e1f4bcCopy full SHA for 1e1f4bc
packages/flutter/lib/src/material/theme_data.dart
@@ -1170,7 +1170,7 @@ class ThemeData with Diagnosticable {
1170
/// * [ElevatedButton]
1171
/// * [FloatingActionButton]
1172
/// * [Material]
1173
- /// * [NavigationBar]
+ /// * [NavigationBar] (new, replacing [BottomNavigationBar])
1174
/// * [NavigationRail]
1175
/// * [OutlinedButton]
1176
/// * [StretchingOverscrollIndicator], replacing the
0 commit comments