Skip to content

Commit 459bf59

Browse files
FLUT-5947-[feature][flutter]: error cleared
1 parent af86e4a commit 459bf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/DateRangePicker/hijri-date-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ class MyAppState extends State<MyApp> {
373373
![Hijri programmatic multi-range selection](images/hijri-picker/hijri_programmatic_selection_multi_range.png)
374374

375375
### Extendable range selection
376-
Extend the selected range with the new selected date in any date range picker view by setting the [DateRangePickerSelectionMode]() to `extendableRange`.
376+
Extend the selected range with the new selected date in any date range picker view by setting the [DateRangePickerSelectionMode](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html) to `extendableRange`.
377377

378378
{% tabs %}
379379
{% highlight Dart %}

0 commit comments

Comments
 (0)