mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
typo (#113043)
This commit is contained in:
parent
6f652863bb
commit
049ea561aa
@ -198,7 +198,7 @@ class CupertinoSearchTextField extends StatefulWidget {
|
||||
|
||||
/// The keyboard type for this search field.
|
||||
///
|
||||
/// Defaults to TextInputType.text.
|
||||
/// Defaults to [TextInputType.text].
|
||||
final TextInputType? keyboardType;
|
||||
|
||||
/// Sets the padding insets for the text and placeholder.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user