Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Dec 28, 2023
1 parent 63c7f98 commit 9746809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/src/widget/bucket_navigator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import 'package:octopus/src/widget/route_context.dart';
///
/// The [bucket] unique identifier is used to identify the navigator
/// within the all application.
/// The [shouldHandleBackButton] parameter is used to decide whether this navigator
/// should handle back button presses.
/// The [shouldHandleBackButton] parameter is used to decide
/// whether this navigator should handle back button presses.
/// The [transitionDelegate] parameter is used to customize the transition
/// animation.
/// The [observers] parameter is used to observe the navigation events.
Expand Down

0 comments on commit 9746809

Please sign in to comment.