opacity70 property

TailwindAttr get opacity70

Implementation

TailwindAttr get opacity70 {
  return TailwindAttr('$value/70');
}