commit | ad163749b74e1c583e6e5f7faf5909854d8ad301 | [log] [tgz] |
---|---|---|
author | Christian Mürtz <teraarts@t-online.de> | Fri Aug 03 18:51:34 2018 +0200 |
committer | Hans Muller <hansmuller@chromium.org> | Fri Aug 03 09:51:34 2018 -0700 |
tree | 17778bb3c885098e0830222e0e436aa5e30db42e | |
parent | 8dd06a119015b1053df0b9af564e14684f7ca995 [diff] [blame] |
Extend InputDecoration with prefix/suffix padding (#19514) Add widget valued prefix and suffix properties to InputDecoration. These new properties are alternatives to prefixText and suffixText.
diff --git a/AUTHORS b/AUTHORS index c8e76db..c51aaf954 100644 --- a/AUTHORS +++ b/AUTHORS
@@ -24,4 +24,5 @@ Dan Field <dfield@gmail.com> Noah Groß <gross@ngsger.de> Victor Choueiri <victor@ctrlanddev.com> +Christian Mürtz <teraarts@t-online.de> Lukasz Piliszczuk <lukasz@intheloup.io>