opacity60 property

TailwindAttr get opacity60

Implementation

TailwindAttr get opacity60 {
  return TailwindAttr('$value/60');
}