Updated documentation for new feature <flagDecoration>

This commit is contained in:
lordvidex
2021-01-23 10:56:45 +03:00
parent 4ea7dc717f
commit e5ea5ec92f

View File

@@ -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<CountryCode> | use this to sort the countries in the selection dialog |
|hideSearch| bool | if true the search feature will be disabled |