fix: padding / history auto-reload
This commit is contained in:
@@ -71,8 +71,8 @@ class _BarScreenViewState extends State<BarScreenView> {
|
||||
},
|
||||
icon: const Icon(Icons.logout),
|
||||
),
|
||||
const SizedBox(width: 8),
|
||||
],
|
||||
actionsPadding: const EdgeInsets.symmetric(horizontal: 8),
|
||||
),
|
||||
resizeToAvoidBottomInset: false,
|
||||
body: Builder(
|
||||
|
||||
Reference in New Issue
Block a user