add notification, fix appbar,fix style subscription
This commit is contained in:
@@ -19,6 +19,7 @@ class PaymentMethodsScreen extends StatelessWidget {
|
||||
child: SafeArea(
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 16),
|
||||
const Padding(
|
||||
padding: EdgeInsets.symmetric(horizontal: 20),
|
||||
child: CustomAppBar(title: 'Способы оплаты'),
|
||||
|
||||
Reference in New Issue
Block a user