WIP #212 Light card
This commit is contained in:
@ -3,7 +3,7 @@ part of '../main.dart';
|
||||
class EntityWrapper {
|
||||
|
||||
String overrideName;
|
||||
final String overrideIcon;
|
||||
String overrideIcon;
|
||||
final bool stateColor;
|
||||
EntityUIAction uiAction;
|
||||
Entity entity;
|
||||
|
Reference in New Issue
Block a user