We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firstDate: DateTime(DateTime.now().year - AppConst.k36.toInt()), lastDate: DateTime(DateTime.now().year - AppConst.k15.toInt()), initialDate: DateTime(DateTime.now().year - AppConst.k16.toInt()), dateFormat: AppStrings.dateFormat, onChange: onChange, looping: true, pickerTheme: DateTimePickerTheme( itemHeight: AppConst.k30, backgroundColor: AppColors.transparent, itemTextStyle: AppStyles.getMediumStyle(fontSize: AppConst.k20), dividerColor: AppColors.transparent, ), ),
Jan 01 2009
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Screen.Recording.2024-08-27.at.4.47.56.PM.mov
Jan 01 2009
, is it something from package side?The text was updated successfully, but these errors were encountered: