Badge class doc typo - missing [ (#143318)

Doc typo fix

No issue made
This commit is contained in:
Ross Llewallyn 2024-02-12 18:24:41 -05:00 committed by GitHub
parent 0377bc3ac8
commit 525cffd717
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ import 'theme.dart';
/// with height [largeSize].
///
/// Badges are typically used to decorate the icon within a
/// BottomNavigationBarItem] or a [NavigationRailDestination]
/// [BottomNavigationBarItem] or a [NavigationRailDestination]
/// or a button's icon, as in [TextButton.icon]. The badge's default
/// configuration is intended to work well with a default sized (24)
/// [Icon].