refactor: safe area paddings

This commit is contained in:
cogwheel0
2025-09-19 21:29:19 +05:30
parent e4dfb0ad09
commit c6efb53e3f
3 changed files with 6 additions and 2 deletions

View File

@@ -1023,7 +1023,7 @@ class _ChatPageState extends ConsumerState<ChatPage> {
elevation: Elevation.none,
surfaceTintColor: Colors.transparent,
shadowColor: Colors.transparent,
toolbarHeight: kToolbarHeight,
toolbarHeight: kToolbarHeight - 8,
centerTitle: true,
titleSpacing: 0.0,
leading: _isSelectionMode