styled_system library Null safety

Constants

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}
extraProps → const Map<String, Map<String, Object>>
{"shadow" : {"property" : 'shadow', "transformer" : getBoxShadow, "scale" : 'shadows'}}
typography → const Map<String, dynamic>
{"fontSize" : {"property" : 'fontSize', "scale" : 'fontSize', "type" : "double"}, "fs" : {"property" : 'fontSi…

Properties

border Map<String, dynamic>
read / write
borderRadius Map<String, dynamic>
read / write
color Map<String, dynamic>
read / write
layout Map<String, dynamic>
read / write
propConfig Map<String, dynamic>
read / write
spaces Map<String, dynamic>
read / write