feat: ended screen
This commit is contained in:
parent
6ed99248b3
commit
d843af84de
2 changed files with 18 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ class BalPendingScreen extends StatelessWidget {
|
|||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
final theme = Theme.of(context);
|
||||
return Scaffold(
|
||||
bottomNavigationBar: AppNavigationBar(startIndex: 0),
|
||||
appBar: AppBar(
|
||||
|
|
|
|||
Reference in a new issue