Unverified Commit e526f859 authored by Taha Tesser's avatar Taha Tesser Committed by GitHub

Fix spacings in `typography.dart`, `navigation_bar.dart` and `modal_barrier.dart` (#102136)

parent b33c73bc
......@@ -276,7 +276,6 @@ class _ModalBarrierSemanticsDelegate extends SemanticsGestureDelegate {
}
}
class _AnyTapGestureRecognizerFactory extends GestureRecognizerFactory<_AnyTapGestureRecognizer> {
const _AnyTapGestureRecognizerFactory({this.onAnyTapUp});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment