changed icon color

This commit is contained in:
hannathkadher
2024-10-09 12:23:20 +04:00
parent e35ea8e34a
commit d423552ddf
3 changed files with 4 additions and 4 deletions

View File

@ -80,7 +80,7 @@ class CreateSpaceDialogState extends State<CreateSpaceDialog> {
decoration: InputDecoration(
hintText: 'Please enter the name',
hintStyle: const TextStyle(
fontSize: 13, // Set your desired font size
fontSize: 14, // Set your desired font size
color: ColorsManager.lightGrayColor
, // Optional: Change the color of the hint text
fontWeight: