pt48 property

EdgeInsets pt48

Gives 48dp padding from top side

Implementation

static EdgeInsets get pt48 => pt(48);