Call service state color from theme

This commit is contained in:
Yegor Vialov
2020-04-29 20:11:37 +00:00
parent 0792cae2b1
commit bfb24b9d11
2 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,6 @@ class DefaultEntityContainer extends StatelessWidget {
mainAxisSize: MainAxisSize.max,
children: <Widget>[
EntityIcon(),
Flexible(
fit: FlexFit.tight,
flex: 3,