Commit 0c01a557 authored by Kate Lovett's avatar Kate Lovett Committed by Michael Goderbauer

Embedding new raised button diagram. (#30398)

parent 31086faa
......@@ -36,6 +36,9 @@ import 'theme_data.dart';
/// This sample shows how to render a disabled RaisedButton, an enabled RaisedButton
/// and lastly a RaisedButton with gradient background.
///
/// ![Three raised buttons, one enabled, another disabled, and the last one
/// styled with a blue gradient background](https://flutter.github.io/assets-for-api-docs/assets/material/raised_button.png)
///
/// ```dart
/// Widget build(BuildContext context) {
/// return Center(
......
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