h20 property

EdgeInsets h20
getter/setter pair

Implementation

static EdgeInsets h20 = EdgeInsets.symmetric(
  horizontal: Dim.d20.w.webWidth(),
);