extension JJActionItem {
    /// The shadow color of the action item.
    /// Default is `UIColor.black`.
    ///
    @IBInspectable dynamic var shadowColor: UIColor? {