hover property

TailwindAttr get hover

Implementation

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