This commit is contained in:
Sigurd Meldgaard 2018-07-19 10:46:40 +02:00 committed by GitHub
parent 953db753ab
commit 403a08b906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ const TextStyle _kDefaultTextStyle = const TextStyle(
/// This widget also configures the observer of the top-level [Navigator] (if
/// any) to perform [Hero] animations.
///
/// Using this widget with caution on Android since it may produce behaviors
/// Use this widget with caution on Android since it may produce behaviors
/// Android users are not expecting such as:
///
/// * Pages will be dismissible via a back swipe.