Unverified Commit 049ea561 authored by MrBirb's avatar MrBirb Committed by GitHub

typo (#113043)

parent 6f652863
...@@ -198,7 +198,7 @@ class CupertinoSearchTextField extends StatefulWidget { ...@@ -198,7 +198,7 @@ class CupertinoSearchTextField extends StatefulWidget {
/// The keyboard type for this search field. /// The keyboard type for this search field.
/// ///
/// Defaults to TextInputType.text. /// Defaults to [TextInputType.text].
final TextInputType? keyboardType; final TextInputType? keyboardType;
/// Sets the padding insets for the text and placeholder. /// Sets the padding insets for the text and placeholder.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment