Fixed Ads Filter

aamir_dev
Faiz Hashmi 1 year ago
parent 9d8a165bbb
commit cbc1612bc6

@ -103,7 +103,7 @@ class _CreateItemPageState extends State<CreateItemPage> {
), ),
12.height, 12.height,
TxtField( TxtField(
hint: LocaleKeys.manufacturedOn.tr(), hint: LocaleKeys.manufacturedOn.tr(),
value: year, value: year,
keyboardType: TextInputType.number, keyboardType: TextInputType.number,
isNeedClickAll: true, isNeedClickAll: true,

Loading…
Cancel
Save