Skip to content

Commit

Permalink
Mention that NavigationBar is a new widget (#104264)
Browse files Browse the repository at this point in the history
  • Loading branch information
guidezpl committed May 20, 2022
1 parent 0801039 commit 1e1f4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flutter/lib/src/material/theme_data.dart
Expand Up @@ -1170,7 +1170,7 @@ class ThemeData with Diagnosticable {
/// * [ElevatedButton]
/// * [FloatingActionButton]
/// * [Material]
/// * [NavigationBar]
/// * [NavigationBar] (new, replacing [BottomNavigationBar])
/// * [NavigationRail]
/// * [OutlinedButton]
/// * [StretchingOverscrollIndicator], replacing the
Expand Down

0 comments on commit 1e1f4bc

Please sign in to comment.