{"$id":"https://schema.legytma.com.br/3.0.0/schema/widget/safe_area.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Safe Area","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 13/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/3.0.0/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/widget.schema.json#/definitions/type","const":"SafeArea"},"left":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":true},"right":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":true},"top":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":true},"bottom":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":true},"minimum":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/edge_insets.schema.json","default":{"type":"zero"}},"maintainBottomViewPadding":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/bool.schema.json","default":false},"child":{"$ref":"https://schema.legytma.com.br/3.0.0/schema/widget.schema.json"}}}
