We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0d895 commit 3f4c131Copy full SHA for 3f4c131
1 file changed
README.md
@@ -13,6 +13,7 @@ An advanced drawer widget, that can be fully customized with size, text, color,
13
|`drawer`|Drawer widget|*Widget*|required|
14
|`controller`|Widget controller|*AdvancedDrawerController*| |
15
|`backdropColor`|Backdrop color|*Color*| |
16
+|`backdrop`|Backdrop widget for custom background|*Widget*| |
17
|`openRatio`|Opening ratio|*double*|0.75|
18
|`openScale`|Opening child scale factor|*double*|0.85|
19
|`animationDuration`|Animation duration|*Duration*|300ms|
0 commit comments