cupertino_hebrew_date_picker library
Classes
Functions
-
showHebrewCupertinoDatePicker(
{required BuildContext context, required ValueChanged< DateTime> onDateChanged, required ValueChanged<DateTime> onConfirm, DateTime? initialDate, String? confirmText, TextStyle? confirmTextStyle, TextStyle? todaysDateTextStyle}) → void