We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e120df commit eb0d8d6Copy full SHA for eb0d8d6
lib/widgets/onboarding_widget.dart
@@ -59,7 +59,7 @@ final pageList = [
59
color: Colors.white,
60
fontSize: 34.0,
61
)),
62
- body: Text('It\;s thhat easy.',
+ body: Text('It\'s that easy.',
63
textAlign: TextAlign.center,
64
style: TextStyle(
65
0 commit comments