feat: added more editor settings

This commit is contained in:
jideguru
2021-06-03 00:13:12 +01:00
parent 666bd5f58a
commit 509808d220
7 changed files with 134 additions and 119 deletions

View File

@@ -105,7 +105,8 @@ class _MyHomePageState extends State<MyHomePage> {
placeholder: 'Start typing',
// backgroundColor: Colors.blueGrey,
// baseTextColor: Colors.white,
padding: EdgeInsets.symmetric(horizontal: 50.0),
padding: EdgeInsets.symmetric(horizontal: 5.0),
baseFontFamily: 'sans-serif',
// You can return a Link (maybe you need to upload the image to your
// storage before displaying in the editor or you can also use base64
getImageUrl: (image) {