Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing dartdocs from material.dart #3709

Merged
merged 1 commit into from
May 4, 2016

Conversation

abarth
Copy link
Contributor

@abarth abarth commented May 3, 2016

Making progress towards document all public APIs in material.dart. We're still
missing a few odds and ends (as well as missing docs in tabs.dart,
tooltip.dart, and two_level_list.dart).

@abarth
Copy link
Contributor Author

abarth commented May 3, 2016

@Hixie

/// Creates a button theme that is appropriate for footer buttons.
///
/// For example, buttons at the bottom of [Dialog] or [Card] widgets use this
/// button theme.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's special about it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's denser and uses the accent color for the text. /me will doc.

@Hixie
Copy link
Contributor

Hixie commented May 3, 2016

LGTM

Making progress towards document all public APIs in material.dart. We're still
missing a few odds and ends (as well as missing docs in tabs.dart,
tooltip.dart, and two_level_list.dart).
@abarth abarth merged commit 7712e58 into flutter:master May 4, 2016
@abarth abarth deleted the missing_dartdoc branch May 4, 2016 04:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants