Fix typo in carousel.dart (#164727)
Changed "sepcs" to "specs" Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> Co-authored-by: Qun Cheng <36861262+QuncCccccc@users.noreply.github.com>
This commit is contained in:
parent
dc905a37d7
commit
9ce60b743d
@ -87,7 +87,7 @@ import 'theme.dart';
|
||||
/// As a result, when the first visible item is completely off-screen, the
|
||||
/// following items will follow the same layout as before. Using [CarouselView.weighted]
|
||||
/// helps build the multi-browse, hero, center-aligned hero and full-screen layouts,
|
||||
/// as indicated in [Carousel sepcs](https://m3.material.io/components/carousel/specs).
|
||||
/// as indicated in [Carousel specs](https://m3.material.io/components/carousel/specs).
|
||||
///
|
||||
/// The [CarouselController] is used to control the
|
||||
/// [CarouselController.initialItem], which determines the first fully expanded
|
||||
|
Loading…
x
Reference in New Issue
Block a user