px method

Padding px(
  1. double h
)

get horizontaly padding

Implementation

Padding px(double h) => _pad(h: h);