Commit a8c1960f authored by Rubens de Melo's avatar Rubens de Melo Committed by Michael Goderbauer

Include brackets on OutlineButton doc (#29654)

parent e38be671
......@@ -23,7 +23,7 @@ import 'theme_data.dart';
/// an enabled button, make sure to pass a non-null value for onPressed.
///
/// Rather than using this class directly, consider using [FlatButton],
/// OutlineButton, or [RaisedButton], which configure this class with
/// [OutlineButton], or [RaisedButton], which configure this class with
/// appropriate defaults that match the material design specification.
///
/// To create a button directly, without inheriting theme defaults, use
......
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