Skip to content

Conversation

@goderbauer
Copy link
Member

No description provided.

@goderbauer goderbauer requested a review from yjbanov June 13, 2017 23:30

TaskFunction createGalleryTransitionTest() {
return new GalleryTransitionTest();
TaskFunction createGalleryTransitionTest({bool semanticsEnabled: false}) {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: spaces around named arguments


class GalleryTransitionTest {

GalleryTransitionTest({this.semanticsEnabled: false});
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

@Hixie
Copy link
Contributor

Hixie commented Jun 13, 2017

LGTM

@goderbauer goderbauer merged commit e2d4f92 into flutter:master Jun 14, 2017
@goderbauer goderbauer deleted the semanticBenchmark branch June 14, 2017 15:09
@goderbauer goderbauer added the a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y) label Oct 17, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

a: accessibility Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants