From e5ea5ec92f7fdf23ab94bd66fddefd0390f39c5a Mon Sep 17 00:00:00 2001 From: lordvidex Date: Sat, 23 Jan 2021 10:56:45 +0300 Subject: [PATCH] Updated documentation for new feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d1dadf..dc0fd575 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ Here is a list of properties available to customize your widget: |showFlagMain| bool | shows the flag only when closed | |showFlagDialog| bool | shows the flag only in dialog | |flagWidth| double | the width of the flags | +|flagDecoration| Decoration | used for styling the flags | |comparator| Comparator | use this to sort the countries in the selection dialog | |hideSearch| bool | if true the search feature will be disabled |