opacity10 property

TailwindAttr get opacity10

Implementation

TailwindAttr get opacity10 {
  return TailwindAttr('$value/10');
}