t8 constant

EdgeInsets const t8

Top offset only

Implementation

static const EdgeInsets t8 = EdgeInsets.only(
  top: 8,
);