{"$id":"https://schema.legytma.com.br/1.1.2/schema/widget/column.schema.json","$schema":"http://json-schema.org/draft-06/schema#","title":"Column","description":"","$comment":"Created by Windol <windol@legytma.com.br> at 04/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/1.1.2/schema/widget.schema.json"}],"properties":{"type":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/widget.schema.json#/definitions/type","const":"Column"},"crossAxisAlignment":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/cross_axis_alignment.schema.json","default":"center"},"mainAxisAlignment":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/main_axis_alignment.schema.json","default":"start"},"mainAxisSize":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/main_axis_size.schema.json","default":"max"},"textBaseline":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/text_baseline.schema.json"},"textDirection":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/text_direction.schema.json"},"verticalDirection":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/vertical_direction.schema.json","default":"down"},"children":{"$ref":"https://schema.legytma.com.br/1.1.2/schema/list_widget.schema.json"}}}
