mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
mv chat_page to common/widgets & opt chat_page color style
This commit is contained in:
@@ -108,6 +108,7 @@ class ChatModel with ChangeNotifier {
|
||||
hideChatWindowOverlay();
|
||||
}
|
||||
},
|
||||
backgroundColor: Theme.of(context).colorScheme.primary,
|
||||
child: Icon(Icons.message)));
|
||||
});
|
||||
overlayState.insert(overlay);
|
||||
|
||||
Reference in New Issue
Block a user