h16 property

EdgeInsets h16
getter/setter pair

Implementation

static EdgeInsets h16 = EdgeInsets.symmetric(
  horizontal: Dim.d16.w.webWidth(),
);