Typo in EditableText strutStyle (#100474)
This commit is contained in:
parent
742d981f60
commit
4d2dc5d642
@ -713,7 +713,7 @@ class EditableText extends StatefulWidget {
|
||||
/// to lock all lines to the height of the base [TextStyle], provided by
|
||||
/// [style]. This ensures the typed text fits within the allotted space.
|
||||
///
|
||||
/// If null, the strut used will is inherit values from the [style] and will
|
||||
/// If null, the strut used will inherit values from the [style] and will
|
||||
/// have [StrutStyle.forceStrutHeight] set to true. When no [style] is
|
||||
/// passed, the theme's [TextStyle] will be used to generate [strutStyle]
|
||||
/// instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user