pt16 property

EdgeInsets pt16

Gives 16dp padding from top side

Implementation

static EdgeInsets get pt16 => pt(16);