py24 property

EdgeInsets py24

Gives 24dp padding vertically

Implementation

static EdgeInsets get py24 => py(24);