Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
busslina committed Sep 19, 2024
1 parent 34ab0f2 commit 753980b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package/lib/src/stack_builders.dart
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ class RoutesStackBuilder {
RoutesStackBuilder({required this.routes, this.builder});

/// List of all routes this builder handles.
///
/// isPinnacle is true when the route is the outer/last in the stack.
final Map<Pattern, dynamic Function(BuildContext, BeamState, Object?)> routes;

/// Used as a [BeamStack.builder].
Expand Down

0 comments on commit 753980b

Please sign in to comment.