1/8/1
This commit is contained in:
@@ -83,7 +83,7 @@ Widget buildImageWithBoundingBoxes() {
|
||||
? Center(
|
||||
child: Text(
|
||||
'No image selected yet'.tr,
|
||||
style: AppStyle.headtitle2,
|
||||
style: AppStyle.headTitle2,
|
||||
))
|
||||
: Column(
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user