Skip to content

Conversation

@a14n
Copy link
Contributor

@a14n a14n commented Nov 29, 2017

No description provided.

String name,
@required this.value,
@required DiagnosticsTreeStyle style,
String emptyBodyDescription,
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

nice! the lint caught some dead code left over after refactoring.

_showCursor = showCursor ?? new ValueNotifier<bool>(false),
_hasFocus = hasFocus ?? false,
_maxLines = maxLines,
_selectionColor = selectionColor,
Copy link
Contributor

Choose a reason for hiding this comment

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

@Hixie
Copy link
Contributor

Hixie commented Nov 29, 2017

LGTM

@a14n a14n merged commit c358898 into flutter:master Nov 30, 2017
@a14n a14n deleted the try-lint-avoid_unused_constructor_parameters branch November 30, 2017 08:20
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 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.

4 participants