createShadow method

Element createShadow([
  1. Element? oldIcon
])

As createIcon, but for the shadow beneath it.

Implementation

external Element createShadow([Element? oldIcon]);