This commit is contained in:
Rafeek-Khoudare
2025-07-15 08:19:43 +03:00
parent 2681c837f5
commit 338d4f5737

View File

@ -332,7 +332,7 @@ class BasicsView extends StatelessWidget {
style:
const TextStyle(color: ColorsManager.blackColor),
decoration: inputTextFormDeco(
hintText: "Comapny Name (Optional)")
hintText: 'Company Name (Optional)')
.copyWith(
hintStyle: context.textTheme.bodyMedium?.copyWith(
fontWeight: FontWeight.w400,