block_document.fdoc 282 B

12345678910111213141516171819202122
  1. [
  2. {
  3. "insert":"This is a checkbox"
  4. },
  5. {
  6. "attributes":{
  7. "list":"checked"
  8. },
  9. "insert":"\n"
  10. },
  11. {
  12. "insert": {
  13. "flutter_logo": ""
  14. },
  15. "attributes":{
  16. "size": 50.0
  17. }
  18. },
  19. {
  20. "insert":"\n"
  21. }
  22. ]