pt24 property

EdgeInsets pt24

Gives 24dp padding from top side

Implementation

static EdgeInsets get pt24 => pt(24);