block_document.fdoc 431 B

123456789101112131415161718192021222324252627282930313233
  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": 200.0
  17. }
  18. },
  19. {
  20. "insert":"\n"
  21. },
  22. {
  23. "insert": {
  24. "test_block_type": "test_data"
  25. },
  26. "attributes":{
  27. }
  28. },
  29. {
  30. "insert":"\n"
  31. }
  32. ]