This commit is contained in:
MrBirb 2022-10-06 20:56:47 +03:00 committed by GitHub
parent 6f652863bb
commit 049ea561aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.