Resolves #422 Fix noSuchMethod for group-based UI
This commit is contained in:
@ -27,7 +27,7 @@ class HACard {
|
||||
this.showEmpty: true,
|
||||
this.content,
|
||||
this.states,
|
||||
this.conditions,
|
||||
this.conditions: const [],
|
||||
@required this.type
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user