b20 constant

EdgeInsets const b20

Implementation

static const EdgeInsets b20 = EdgeInsets.only(
  bottom: 20,
);