WIP
This commit is contained in:
parent
1ee95b3fa3
commit
ce402ee988
|
@ -173,7 +173,6 @@ class _CardItemTemplateComponentWidgetState
|
|||
children: [
|
||||
_generateImage(),
|
||||
Container(
|
||||
color: FlutterFlowTheme.of(context).error,
|
||||
padding: const EdgeInsets.all(8),
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
|
|
Loading…
Reference in New Issue