Unverified Commit 2d753a62 authored by fzyzcjy's avatar fzyzcjy Committed by GitHub

Fix super tiny space formatting (hope we have auto formatter in the future) (#127479)

Just fix a space... I do hope we can have the auto formatter enabled in the future!
parent 0084347e
......@@ -805,7 +805,7 @@ class TextField extends StatefulWidget {
decoration: TextDecoration.underline,
decorationColor: Colors.red,
decorationStyle: TextDecorationStyle.wavy,
);
);
/// Default builder for [TextField]'s spell check suggestions toolbar.
///
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment