mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update finders.dart (#63600)
This commit is contained in:
parent
2526ef1235
commit
337c5cfc52
@ -298,7 +298,7 @@ class CommonFinders {
|
||||
/// ## Sample code
|
||||
///
|
||||
/// ```dart
|
||||
/// expect(find.BySemanticsLabel('Back'), findsOneWidget);
|
||||
/// expect(find.bySemanticsLabel('Back'), findsOneWidget);
|
||||
/// ```
|
||||
///
|
||||
/// If the `skipOffstage` argument is true (the default), then this skips
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user