Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Aug 20, 2020
1 parent ed1f1e3 commit 84a63be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/inherited_provider.dart
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class InheritedProvider<T> extends SingleChildStatelessWidget {
/// ),
/// )
/// ```
///
///
/// For an explanation on the `child` parameter that `builder` receives,
/// see the "Performance optimizations" section of [AnimatedBuilder].
final TransitionBuilder builder;
Expand Down

0 comments on commit 84a63be

Please sign in to comment.