h24 property

EdgeInsets h24
getter/setter pair

Implementation

static EdgeInsets h24 = EdgeInsets.symmetric(
  horizontal: Dim.d24.w.webWidth(),
);