md property

TailwindAttr get md

Implementation

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