We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2beb8d8 commit 57a20efCopy full SHA for 57a20ef
packages/flutter/lib/src/rendering/custom_paint.dart
@@ -293,7 +293,7 @@ abstract class CustomPainter extends Listenable {
293
/// the accessibility of applications.
294
///
295
/// Implement [CustomPainter.semanticsBuilder] to build the semantic
296
-/// description of the whole picture drawn by a [CustomPaint], rather that one
+/// description of the whole picture drawn by a [CustomPaint], rather than one
297
/// particular rectangle.
298
299
/// See also:
0 commit comments