Skip to content

Commit

Permalink
resolve dart formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
FritzMatthaeus committed Jan 9, 2025
1 parent dcfb02d commit 8ac589f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ class PatrolFinder implements MatchFinder {
@override
String describeMatch(Plurality plurality) => finder.describeMatch(plurality);

/// Returns true if this finder finds at least 1 visible widget
/// Returns true if this finder finds at least 1 visible widget
/// at the given [alignment].
///
/// {@macro patrol_tester.alignment_on_visible_check}
Expand Down

0 comments on commit 8ac589f

Please sign in to comment.