dateRangeMaximumDateLimitLabel abstract method

String dateRangeMaximumDateLimitLabel(
  1. Duration duration
)

The label used for the maximum time limit in the date range picker.

Implementation

String dateRangeMaximumDateLimitLabel(Duration duration);