mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix typo in painting.dart (flutter/engine#43378)
This commit is contained in:
parent
f3e5bbce16
commit
78783ef68f
@ -5193,7 +5193,7 @@ abstract class Canvas {
|
||||
|
||||
/// Returns the conservative bounds of the combined result of all clip methods
|
||||
/// executed within the current save stack of this [Canvas] object, as measured
|
||||
/// in the local coordinate space under which rendering operations are curretnly
|
||||
/// in the local coordinate space under which rendering operations are currently
|
||||
/// performed.
|
||||
///
|
||||
/// The combined clip results are rounded out to an integer pixel boundary before
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user