Fixed grammatical typo (#75554)
This commit is contained in:
parent
72f15e9bdb
commit
501a3a884f
@ -1817,7 +1817,7 @@ class RenderEditable extends RenderBox with RelayoutWhenSystemFontsChangeMixin {
|
||||
}
|
||||
|
||||
/// An estimate of the height of a line in the text. See [TextPainter.preferredLineHeight].
|
||||
/// This does not required the layout to be updated.
|
||||
/// This does not require the layout to be updated.
|
||||
double get preferredLineHeight => _textPainter.preferredLineHeight;
|
||||
|
||||
double _preferredHeight(double width) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user