px method

Padding px(
  1. double h
)

get horizontaly padding

Implementation

Padding px(double h) => _padding(horizontal: h);