feat: Collapse room create states

This commit is contained in:
Christian Pauly
2020-11-22 19:34:19 +01:00
parent d9590dd4e8
commit fc0c0386e2
3 changed files with 45 additions and 16 deletions

View File

@ -18,9 +18,9 @@ class StateMessage extends StatelessWidget {
),
child: Center(
child: Container(
padding: const EdgeInsets.all(4),
padding: const EdgeInsets.all(8),
decoration: BoxDecoration(
color: Theme.of(context).backgroundColor.withOpacity(0.8),
color: Theme.of(context).secondaryHeaderColor.withOpacity(0.9),
borderRadius: BorderRadius.circular(7),
),
child: Text(