Skip to content

Commit e711201

Browse files
Update README.md
Image alignment modified.
1 parent 0965d14 commit e711201

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body: Column(
1818
],
1919
);
2020
```
21-
![header height](http://www.syncfusion.com/uploads/user/kb/flut/flut-864/flut-864_img1.png)
21+
<img alt="header height" src="http://www.syncfusion.com/uploads/user/kb/flut/flut-864/flut-864_img1.png" width="250" height="250" />|
2222

2323
## Step 2:
2424
For design own custom header using the Row widget inside the Column widget for the header customization.
@@ -117,4 +117,6 @@ void viewChanged(DateRangePickerViewChangedArgs args) {
117117
```
118118
**[View document in Syncfusion Flutter Knowledge base](https://www.syncfusion.com/kb/11427/how-to-customize-the-header-view-of-the-flutter-date-range-picker)**
119119

120-
![Custom header](http://www.syncfusion.com/uploads/user/kb/flut/flut-864/flut-864_img2.png)
120+
**Screenshot**
121+
122+
<img alt="Custom header" src="http://www.syncfusion.com/uploads/user/kb/flut/flut-864/flut-864_img2.png" width="250" height="250" />|

0 commit comments

Comments
 (0)