Remove extra space in widget_inspector dart doc (#22359)

This commit is contained in:
MH Johnson 2018-09-27 15:20:03 -04:00 committed by GitHub
parent 79dae000c8
commit 1ad9f01255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -517,7 +517,7 @@ class _ScreenshotPaintingContext extends PaintingContext {
/// size of the output image. It is independent of the
/// [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
// / in the image.
/// in the image.
///
/// The [debugPaint] argument specifies whether the image should include the
/// output of [RenderObject.debugPaint] for [renderObject] with