propConfig top-level property Null safety

Map<String, dynamic> propConfig
read / write

Implementation

Map<String, dynamic> propConfig = {
  ...spaces,
  ...typography,
  ...alignment,
  ...layout,
  ...border,
  ...borderRadius,
  ...borderStyle,
  ...color,
  ...extraProps
};