-
alignment
→ const Map<String, dynamic>
-
{"bottom" : Alignment.bottomCenter, "center" : Alignment.center, "bottomLeft" : Alignment.bottomLeft, "bottomRight" : Alignment.bottomRight, "topLeft"…
-
background
→ const Set<Map<String, Object>>
-
{{"backgroundSize" : true, "backgroundPosition" : true, "backgroundRepeat" : true, "backgroundAttachment" : true, "backgroundBlendMode" : true, "…
-
borderStyle
→ const Map<String, dynamic>
-
{'solid' : BorderStyle.solid, 'none' : BorderStyle.none}
-
{"shadow" : {"property" : 'shadow', "transformer" : getBoxShadow, "scale" : 'shadows'}}
-
typography
→ const Map<String, dynamic>
-
{"fontSize" : {"property" : 'fontSize', "scale" : 'fontSize', "type" : "double"}, "fs" : {"property" : 'fontSi…