We should support most used flutter datatypes. This issue should keep track of the implementations: - [x] bool - [x] Color - [x] double - [x] enum - [x] int - [x] Padding - [x] String - [x] Offset - [ ] Size - [ ] EdgeInsets - [ ] TextEditingController - [ ] Functions (Maybe some functions which logs the calls into a log)