extraProps top-level constant Null safety

Map<String, Map<String, Object>> const extraProps

Implementation

const extraProps = {
  "shadow": {
    "property": 'shadow',
    "transformer": getBoxShadow,
    "scale": 'shadows',
  },
};