This commit is contained in:
Vadim 2024-10-29 13:42:45 +01:00
parent 274cfc3469
commit b4fffb8cc2

View file

@ -47,7 +47,6 @@ class _AppBar extends StatelessWidget {
required this.title,
this.appBarActions = const [],
this.bottom,
super.key,
});
@override