minW function

MinWidthAttribute minW(
  1. double size
)

Min width attribute

Implementation

MinWidthAttribute minW(double size) => MinWidthAttribute(size);