h24 constant

EdgeInsets const h24

Implementation

static const EdgeInsets h24 = EdgeInsets.symmetric(
  horizontal: 24,
);