Remove extra space in widget_inspector dart doc (#22359)
This commit is contained in:
parent
79dae000c8
commit
1ad9f01255
@ -517,7 +517,7 @@ class _ScreenshotPaintingContext extends PaintingContext {
|
|||||||
/// size of the output image. It is independent of the
|
/// size of the output image. It is independent of the
|
||||||
/// [window.devicePixelRatio] for the device, so specifying 1.0 (the default)
|
/// [window.devicePixelRatio] for the device, so specifying 1.0 (the default)
|
||||||
/// will give you a 1:1 mapping between logical pixels and the output pixels
|
/// will give you a 1:1 mapping between logical pixels and the output pixels
|
||||||
// / in the image.
|
/// in the image.
|
||||||
///
|
///
|
||||||
/// The [debugPaint] argument specifies whether the image should include the
|
/// The [debugPaint] argument specifies whether the image should include the
|
||||||
/// output of [RenderObject.debugPaint] for [renderObject] with
|
/// output of [RenderObject.debugPaint] for [renderObject] with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user