chore: Nicer background for sate message and time in chat
This commit is contained in:
parent
3434741bc5
commit
30e3a4f2ff
3 changed files with 22 additions and 21 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import 'package:fluffychat/config/themes.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:fluffychat/config/themes.dart';
|
||||
|
||||
class TwoColumnLayout extends StatelessWidget {
|
||||
final Widget mainView;
|
||||
final Widget sideView;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue