mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
fix: typo fixed from ENTER to SPACE (#64235)
This commit is contained in:
parent
2c3652b8fb
commit
e30e795a3c
@ -71,7 +71,7 @@ export 'package:flutter/services.dart' show SmartQuotesType, SmartDashesType;
|
||||
///
|
||||
/// {@tool dartpad --template=stateful_widget_material}
|
||||
/// This example shows how to move the focus to the next field when the user
|
||||
/// presses the ENTER key.
|
||||
/// presses the SPACE key.
|
||||
///
|
||||
/// ```dart imports
|
||||
/// import 'package:flutter/services.dart';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user