Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Mar 3, 2024
1 parent ed18386 commit aa812fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/spot/widget_selector.dart
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ class WidgetSelector<W extends Widget> with ChainableSelectors<W> {
QuantityConstraint? quantityConstraint,
bool? includeOffstage,
W Function(Element element)? mapElementToWidget,
List<WidgetSelector>? parents,
List<WidgetSelector>? children,
}) {
return WidgetSelector<W>(
stages: stages ?? this.stages,
Expand Down

0 comments on commit aa812fb

Please sign in to comment.