opacity80 property

TailwindAttr get opacity80

Implementation

TailwindAttr get opacity80 {
  return TailwindAttr('$value/80');
}