更新
This commit is contained in:
@@ -64,12 +64,12 @@ class ImgPreviewWidget extends GetView {
|
||||
},
|
||||
child: Text(
|
||||
'删除',
|
||||
style: FlutterFlowTheme.of(context).bodyMedium.override(
|
||||
fontFamily: 'Readex Pro',
|
||||
color: Color(0xFF9EA4B7),
|
||||
fontSize: AppFontsize.small_text_size,
|
||||
letterSpacing: 0,
|
||||
),
|
||||
style: TextStyle(
|
||||
fontFamily: 'Readex Pro',
|
||||
color: Color(0xFF9EA4B7),
|
||||
fontSize: AppFontsize.small_text_size,
|
||||
letterSpacing: 0,
|
||||
),
|
||||
),
|
||||
)),
|
||||
)),
|
||||
|
||||
Reference in New Issue
Block a user