We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8ae0c commit f2f124dCopy full SHA for f2f124d
mdc_100_series/lib/login.dart
@@ -68,7 +68,7 @@ class _LoginPageState extends State<LoginPage> {
68
_passwordController.clear();
69
},
70
),
71
- // TODO: Add an elevation to the NEXT button (103)
+ // TODO: Add an elevation to NEXT (103)
72
// TODO: Add a beveled rectangular border to NEXT (103)
73
RaisedButton(
74
child: Text('NEXT'),
0 commit comments