groupHover property

TailwindAttr get groupHover

Implementation

TailwindAttr get groupHover {
  return TailwindAttr('group-hover:$value');
}