image test
This commit is contained in:
@@ -227,8 +227,7 @@ class _CustomerWidgetState extends State<CustomerWidget> {
|
|||||||
flex: 3,
|
flex: 3,
|
||||||
child: Align(
|
child: Align(
|
||||||
alignment: Alignment.centerLeft,
|
alignment: Alignment.centerLeft,
|
||||||
// FIXME: child: Text(pictureDto.comment ?? "", style: dataStyle),
|
child: Text(pictureDto.comment ?? "", style: dataStyle),
|
||||||
child: Text(pictureDto.thumbnailSizeUrl, style: dataStyle),
|
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
Expanded(
|
Expanded(
|
||||||
|
|||||||
Reference in New Issue
Block a user