Sha256: 7e39421b17c99e9105138c5228bf557f764ffdd95b6c79df41bd5ef66fb2ce6d
Contents?: true
Size: 537 Bytes
Versions: 4
Compression:
Stored size: 537 Bytes
Contents
{ "type": "scaffold", "args": { "appBar": { "type": "app_bar", "args": { "title": { "type": "text", "args": { "text": "Directionality" } } } }, "body": { "type": "center", "child": { "type": "directionality", "args": { "textDirection": "rtl" }, "child": { "type": "text", "args": { "text": "This is\na random widget." } } } } } }
Version data entries
4 entries across 4 versions & 1 rubygems