h12 property

EdgeInsets h12
getter/setter pair

Implementation

static EdgeInsets h12 = EdgeInsets.symmetric(
  horizontal: Dim.d12.w.webWidth(),
);