mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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!
This commit is contained in:
parent
0084347e78
commit
2d753a621e
@ -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.
|
||||
///
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user