Skip to content

Commit

Permalink
Fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Dec 8, 2024
1 parent 13925da commit cfac58a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions forui/lib/src/widgets/sheet/modal_sheet.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ import 'package:forui/src/widgets/sheet/sheet.dart';
///
/// [barrierLabel] defaults to [FLocalizations.barrierLabel].
///
/// [barrierColor] defaults to the default Cupertino modal barrier color on iOS & macOS, and [Colors.black54] on other
/// platforms.
///
/// Returns a `Future` that resolves to the value (if any) that was passed to [Navigator.pop] when the modal sheet was
/// closed.
///
Expand Down

0 comments on commit cfac58a

Please sign in to comment.