NiceDropDownItem.divider constructor

const NiceDropDownItem.divider()

Implementation

const NiceDropDownItem.divider()
    : key = '_div',
      label = null,
      icon = null,
      onTap = null,
      disabled = false,
      isDivider = true;