{"$id":"https://legytma.com.br/schema/widget/drawer_header.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Drawer Header","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 05/05/2020.\nCopyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.","type":"object","allOf":[{"$ref":"https://legytma.com.br/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://legytma.com.br/schema/widget.schema.json#/definitions/type","const":"DrawerHeader"},"child":{"$ref":"https://legytma.com.br/schema/widget.schema.json"},"decoration":{"$ref":"https://legytma.com.br/schema/decoration.schema.json"},"margin":{"$ref":"https://legytma.com.br/schema/edge_insets_geometry.schema.json","default":{"type":"only","bottom":8}},"padding":{"$ref":"https://legytma.com.br/schema/edge_insets_geometry.schema.json","default":{"type":"fromLTRB","left":16,"top":16,"right":16,"bottom":16}},"curve":{"$ref":"https://legytma.com.br/schema/curve.schema.json","default":"fastOutSlowIn"},"duration":{"$ref":"https://legytma.com.br/schema/duration.schema.json","default":{"milliseconds":250}}}}
