add
This commit is contained in:
@@ -209,8 +209,8 @@ class _AddCountryPageState extends State<AddCountryPage> {
|
||||
controller: _flagController,
|
||||
style: TextStyle(color: theme.colorScheme.onSurface),
|
||||
decoration: InputDecoration(
|
||||
labelText: '国旗URL',
|
||||
hintText: '请输入国旗图片URL(可选)',
|
||||
labelText: '国旗emoji',
|
||||
hintText: '请输入国旗图片emoji',
|
||||
prefixIcon: Icon(
|
||||
Icons.flag,
|
||||
color: theme.colorScheme.secondary,
|
||||
|
||||
Reference in New Issue
Block a user