* InputDecorator param for alignment of label
* Put baseline/center code in the right place where label is layed out
* Fix existing test
* Test top label positioning
* Rename to alignLabelWithHint, and make it a bool
* Test for TextField with and without alignLabelWithHint set
* alignLabelWithHint in theme as well
* debugFillProperties addition and test
* Small style fixes for review
* Fix analyze const error