sm property

TailwindAttr get sm

Implementation

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