mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fixed Spelling. (#25217)
This commit is contained in:
parent
6901cd4625
commit
3cca1a2ec3
@ -5,7 +5,7 @@ import 'basic_types.dart';
|
||||
/// A shape with a notch in its outline.
|
||||
///
|
||||
/// Typically used as the outline of a 'host' widget to make a notch that
|
||||
/// accomodates a 'guest' widget. e.g the [BottomAppBar] may have a notch to
|
||||
/// accommodates a 'guest' widget. e.g the [BottomAppBar] may have a notch to
|
||||
/// accomodate the [FloatingActionBar].
|
||||
|
||||
/// See also: [ShapeBorder], which defines a shaped border without a dynamic
|
||||
|
Loading…
Reference in New Issue
Block a user