selectDateForSlots property

String get selectDateForSlots

Implementation

String get selectDateForSlots =>
    isChinese ? '选择日期查看可用时间段' : 'Select a date to view available slots';