h16 constant

EdgeInsets const h16

Implementation

static const EdgeInsets h16 = EdgeInsets.symmetric(
  horizontal: 16,
);