{"$id":"https://schema.legytma.com.br/2.0.0/schema/widget/sized_box.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Sized Box","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 14/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://schema.legytma.com.br/2.0.0/schema/widget.schema.json"}],"definitions":{"sizedBoxType":{"title":"Sized Box Type","description":"","$comment":"","type":"string","enum":["expand","fromSize","shrink","default"]}},"properties":{"type":{"$ref":"https://schema.legytma.com.br/2.0.0/schema/widget.schema.json#/definitions/type","const":"SizedBox"},"sizedBoxType":{"$ref":"#/definitions/sizedBoxType"},"child":{"$ref":"https://schema.legytma.com.br/2.0.0/schema/widget.schema.json"}},"required":["sizedBoxType"]}
